Vendetta/API/get patch: Difference between revisions

From Quasar-RCE
Jump to navigationJump to search
created get_patch
 
(No difference)

Latest revision as of 14:58, 3 March 2025

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