FAQ

chevron-rightHow can I change the settings of the jobs?hashtag

circle-check

There are separate config files for each job escrow/jobs/<job_name>/config.lua.

Detailed explanations are available on this page. https://github.com/0resmon/0resmon-docs-source/blob/main/0r-resources/0r-craft-v2/broken-reference/README.md

chevron-rightHow to do localizationhashtag

circle-check

A detailed description is available. Editing localization files: https://docs.0resmon.org/0resmon/0resmon-1/0r-resources/0r-craft-v2/editing-localization-files

chevron-rightHow can I integrate my inventory ?hashtag

circle-check

Check modules/inventory/server.lua and follow the inventory documentation

chevron-rightHow can i integrate my target script ?hashtag

circle-check

Check modules/target/client.lua and follow the target documentation

chevron-rightHow can I edit Utils functions?hashtag

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

chevron-rightWhere are the config files?hashtag

circle-check

The main config file is 0r-farming-v2/config.lua