mirror of
https://github.com/eaglerforge/EaglerForgeInjector
synced 2025-07-23 06:01:38 -09:00
2.4 version bump
This commit is contained in:
parent
5a9b4905cb
commit
59cac43144
@ -1,4 +1,4 @@
|
||||
globalThis.ModAPIVersion = "v2.3.5";
|
||||
globalThis.ModAPIVersion = "v2.4";
|
||||
globalThis.modapi_postinit = "(" + (() => {
|
||||
//EaglerForge post initialization code.
|
||||
//This script cannot contain backticks, escape characters, or backslashes in order to inject into the dedicated server code.
|
||||
|
Loading…
x
Reference in New Issue
Block a user