Lua
Lua / Lui modding instructions
Lua Config ( Found In ProjectBo4.json)
The added configs are:
Register Lua
To register a Lua script it's like with the GSCs, inside the metadata.json file,Using another method to hook.
The hook can be done before or after another script using either the config hooks_pre
or hooks_post
.
Hook Points
To Compile Lua
Last updated