-
To launch the login server run
npm run start-login
-
To launch the zone server run
npm run start-zone
-
To build the login server image
npm run build-docker-login
-
To build the zone server image
npm run build-docker-zone
-
To install latest stable version of h1z1-server run
npm i h1z1-server@latest
-
To install the very latest version of h1z1-server run
npm i h1z1-server@next