Vendetta/API/unlock class: Difference between revisions
From Quasar-RCE
Jump to navigationJump to search
created unlock_class |
(No difference)
|
Latest revision as of 15:30, 3 March 2025
Definition
lib.unlock_class (id, version, verification_key) :: nil
Description
Attempts to unlock the locked class of the selected mod, allowing class modification
Arguments
- string id: name of the mod to be activated
- string version: version of the mod to be activated
- verification_key: the security key used to lock a class
Returns
- nil
Other notes
- Added in LME 3.0.x
- the LME master auth key can be provided in place of a unique verification key