Fast Installation ⚡
Dependencies: oxmysql, esx or qb-core framework
- Download the latest version
- Make sure to create all SQL tables (
tables.sql
) - Set your framework and configure the resource via the
config.lua
file - (using item) Make sure to create the item and set it as usable
Detailed Installation 💻
After following steps in Fast Installation ⚡, you can go deeper in terms of configuration:
- Edit applications settings via the
app_config.lua
file. - Edit commands via the
nui/scripts/configs/commands.js
file. - Edit applications HTML via the
nui/scripts/configs/applications.js
file. - You can follow the guide on how to create an application
- You can follow the guide on how to create an address
- You can follow the guide on how to create a command
If you want to follow a guide you should have a good understanding of what you are doing