/game_server

a game server run by docker-compose

Primary LanguageShell

a game server run by docker-compose

The source code for the docker image is in the image branch

how to use

  • install docker and docker-compose
  • modify the configuration in the .env file
  • put tlbb.tar.gz into home directory
  • run ./run.sh

how to stop

  • run ./stop.sh