Skip to content

Latest commit

 

History

History
15 lines (15 loc) · 372 Bytes

README.md

File metadata and controls

15 lines (15 loc) · 372 Bytes

Trackmania Forever server docker stack

Prerequisites

Have docker and docker-compose installed.

Usage

Build the xaseco image:

$ cd xaseco
$ ./build-image.sh
$ cd ..

Configure your server settings by editing the docker-compose.yml and the game settings in: GameData/Tracks/MatchSettings/custom_game_settings.txt Run the stack:

$ docker-compose up