We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 808e3dc commit 63ac3d0Copy full SHA for 63ac3d0
dependencies/isaac_box/main.lua
@@ -1,5 +1,5 @@
1
WEBSOCKET_PORT = 58869
2
-VERSION = "1.0.0"
+MOD_VERSION = "1.0.0"
3
Mod = RegisterMod("IsaacBox", 1)
4
local callbacks = require("modules.callbacks")
5
0 commit comments