Vendetta/API/get patch

From Quasar-RCE
Revision as of 14:58, 3 March 2025 by Wikiadmin (talk | contribs) (created get_patch)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Definition

lib.get_patch () :: Neoloader_patch_level

Description

Retrieves the current patch level of the LME API

Arguments

  1. None

Returns

  1. number patch_level: A number describing the patch level of the API

Other notes

  • Added in LME 3.x.x
  • Every *fix* to the API increases the patch level. This value is incremented when there are changes that do not add new features or break compatibility
  • See also: get_API, get_minor