Vendetta/API/is exist

From Quasar-RCE
Revision as of 15:07, 3 March 2025 by Wikiadmin (talk | contribs) (created is_exist)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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)