GitHub Actions checks daily for updates and posts them to this repo. So this list will always be up-to-date.
docker run -d \ --name game-server \ --restart unless-stopped \ -e STEAM_APP_ID=1326470 \ -e GAME_EXECUTABLE=SonsOfTheForestDS.exe \ -e SERVER_NAME="My Server" \ -e ...