3 Commits

Author SHA1 Message Date
cc53d101cb Enable Lua 5.4 in fxmanifest, bump to 1.1.2
ox_lib requires lua54 to be enabled; without it, ox_lib/init.lua
threw "Lua 5.4 must be enabled in the resource manifest!" on
resource start.
2026-08-03 11:37:34 +00:00
9cb715fc34 Remove auto-restart from upgrade command, bump to 1.1.1
ExecuteCommand('restart ...') was restarting the whole FXServer
process in this environment instead of just the resource, so
/oixbupgrade now only downloads files and tells the admin to
restart manually.
2026-08-03 11:35:17 +00:00
e50eb7e74c Add version.json for the update checker 2026-08-03 11:17:02 +00:00