- Download latest client.
- Install SteamWorks extension.
- Ask a token from Mehis. Put it in
token
-key inaddons/sourcemod/configs/zmrdiscordnotify.cfg
cd ./server
cp .config.ini.template .config.ini
# Configure .config.ini file with bot token, etc.
cp docker-compose.template.yml docker-compose.yml
# Configure docker-compose.yml with cert paths.
# Build & run image
docker compose up