nQuake / server-docker

QuakeWorld server package running on Docker
16 stars 6 forks source link
docker docker-compose fps quake quakeworld server

nQuake server

To run nQuake server, you need to download and install Docker.

Then, you should update the .env.example file with your server settings and save it as .env.

When the .env file is saved, run the following:

docker-compose up -d