FAQ
Detailed explanations for some things
How can I change the settings of the task ?
There are separate config
files for each task core/builder/config.lua
.
How to do localization
A detailed description is available. Editing localization files
How can I integrate my inventory ?
Check modules/inventory/server.lua
and follow the inventory documentation
How can i integrate my target script ?
Check modules/target/client.lua
and follow the target documentation
How can I edit Utils functions?
Check modules/utils/client.lua
for other things
Check modules/utils/server.lua
for other things
Where are the config files?
The main config file is 0r-builderjob/config.lua
Last updated