- Default fxserver (Vanilla / txAdmin)
- MYSQL database (Localhost / Remote)
- Nodejs (Not sure if you need a specific version)
- Make a database with the name
rival_royale npm i --forceandnpm run buildin the RivalNUI directory- Start the server and enjoy
Q&A
| Question | Answer |
|---|---|
| SQL file? | You don't need an SQL file, if u look here RivalCore/server/serverDatabase.lua , but make sure you have created the database. Contents within should make itself |
| Server CFG | Just the standard stuff |
| Build NUI? | npm i then npm run build, make sure you are in the RivalNUI directory |