mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
add is_1_12 to docs
This commit is contained in:
parent
5c4d4a3803
commit
24b3ad567f
@ -79,6 +79,8 @@ The global object has the following properties:
|
||||
- More: [ArrayDocumentation](array.md)
|
||||
- `ModAPI.version: String`
|
||||
- The version of ModAPI.
|
||||
- `ModAPI.is_1_12: Boolean`
|
||||
- Property defining wether or not ModAPI thinks the current version is 1.12-based.
|
||||
- `ModAPI.flavour: String`
|
||||
- The flavour of ModAPI. Hardcoded to be `"injector"`.
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user