[Script Name] Installation Guide
Follow these steps to install and configure the script on your FiveM server.
📋 Requirements
- FiveM Server Build 2699 or higher
- oxmysql or mysql-async
- [Other dependencies]
🛠️ Installation Steps
- Download the script and extract it into your resources folder.
- Import the SQL file (if applicable) into your database.
- Add
ensure [resource_name]to yourserver.cfg. - Configure the script inside the
config.luafile.
⚙️ Default Configuration
Config = {}
Config.Locale = 'en'
Config.Debug = false
LD