FAQ
How can I change the settings of the task? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-change-the-settings-of-the-task
circle-check
There are separate config files for each task core/builder/config.lua.
How to do localization — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-to-do-localization
circle-check
A detailed description is available. Editing localization files
How can I integrate my inventory? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-integrate-my-inventory
circle-check
Check modules/inventory/server.lua and follow the inventory documentation
How can i integrate my target script? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-integrate-my-target-script
circle-check
Check modules/target/client.lua and follow the target documentation
How can I edit Utils functions? — https://docs.0resmon.org/0resmon/0r-resources/0r-builderjob/faq#how-can-i-edit-utils-functions
circle-info
You can integrate functions such as here according to your server
circle-check
Check modules/utils/client.lua for other things
Check modules/utils/server.lua for other things

