Vendetta/API/is exist

From Quasar-RCE
Jump to navigationJump to search

Definition

lib.is_exist (id, version) :: boolean exists

Description

Check if a mod exists in the Neoloader registry

Arguments

  1. string id: name of the mod to be activated
  2. string version: version of the mod to be activated

Returns

  1. boolean exists: true if the mod is in the registry

Other notes

  • Added in LME 2.x (Neoloader indev)