Vendetta/API/get patch
From Quasar-RCE
Definition
lib.get_patch () :: Neoloader_patch_level
Description
Retrieves the current patch level of the LME API
Arguments
- None
Returns
- 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