Installation
How to install our FiveM scripts on your server.
Requirements
- FiveM Server with txAdmin
- Access to
server.cfg - FTP/SFTP access or direct file access
Installation
1. Download
Download the desired script.
2. Extract
Extract the script to your resources folder:
server/
├── resources/
│ └── [kyuubi]/
│ └── kyuubi_script/
│ ├── client/
│ ├── server/
│ ├── config.lua
│ └── fxmanifest.lua
3. Configuration
Customize the config.lua to your needs.
4. Server.cfg
Add the script to your server.cfg:
ensure kyuubi_script
5. Restart
Restart your server or use:
refresh
ensure kyuubi_script
Next Steps
Continue with the Configuration.