Installation
git clone https://github.com/Nightlife-AltV/nightlife.git
- Duplicate the
.env.example
file and rename it to.env
- Fill in the required information
npm install
npm run start:mysql
npm run start:dev
Get easily an error id
Just open https://playcode.io/1667549 and copy the nmber that is generated each 2 seconds
Sample server.toml
name = 'NightLife-City'
port = 7788
players = 128
# password = 'ultra-password'
announce = false
token = ''
gamemode = 'Freeroam'
website = 'example.com'
language = 'en'
description = 'NightLife-City'
modules = ['js-bytecode-module', 'js-module']
resources = ['chat', 'roleplay']
debug = true