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