Last updated
ox_lib: https://github.com/communityox/ox_lib/releases/latest (Make sure to download and install ox_lib.zip NOT the source code)
Compatible Frameworks: ESX, QB Core and Qbox.
Please don't forget to import the database.sql to your Database. You can skip this step if using qbox Framework.
Framework detection is automatic for ESX, QB-Core, and Qbox. If you are using a different framework, you will need to manually adjust all instances of Config.Framework throughout the code.
Nothing Framework related is behind escrow, all Framework code can be found in both client/server > editable > framework.lua
Please ensure you read and adjust the configuration file as needed. Each option includes a comment explaining its functionality.
Last updated