Configuration
The configuration files are located in the loaf_housing/config folder. The main files you will most likely edit are:
config.lua- Where you configure the script for your liking & serverlanguage.lua- If you want to translate the script to another languagehouses.lua- To add houses, unless you use loaf_realtorfurniture.lua- Where all furniture objects are definedshells.lua- To add custom shells. Use loaf_offsetfinder to find the offsets for your shells
Framework
By default the script automatically detects your framework, but if you want to force a framework you can do so in config.lua by setting Config.Framework to one of the following:
- esx
- qb
Inventory
By default the script automatically detects your inventory, but if you want to force an inventory you can do so in config.lua by setting Config.Inventory to one of the following:
- default - qb-inventory or menu based ESX inventory
- ox - Highly recommended
- chezza
- modfreakz
- qs - quasar
Logs
The script supports logging via Discord. To use this, set your webhook links in loaf_housing/server/config.lua