Vendetta/API/is exist
From Quasar-RCE
Definition
lib.is_exist (id, version) :: boolean exists
Description
Check if a mod exists in the Neoloader registry
Arguments
- string id: name of the mod to be activated
- string version: version of the mod to be activated
Returns
- boolean exists: true if the mod is in the registry
Other notes
- Added in LME 2.x (Neoloader indev)