Skip to main content

Fast Installation ⚡

Dependencies: oxmysql, esx or qb-core framework

  1. Download the latest version
  2. Make sure to create all SQL tables (tables.sql)
  3. Set your framework and configure the resource via the config.lua file
  4. (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