📱Setting up Config
Last updated
Last updated
Setting up Config: The basis for good configuration of our scripts by users is the correct setting of all configurable files in our scripts.
Framework ESX
The most important part of configuring ESX is to set the values for Config.Frameworks.ESX at the word enabled to true in the main config.lua file. This allows us to freely use the MDT system on our framework.
Framework QBOX
The most important part of configuring QBOX is to set the values for Config.Frameworks.QBOX at the word enabled to true in the main config.lua file. This allows us to freely use the MDT system on our framework.
Framework QB
The most important part of configuring QB is to set the values for Config.Frameworks.QB at the word enabled to true in the main config.lua file. This allows us to freely use the MDT system on our framework.