Midnight Ghost Hunt
GameThe chaotic multiplayer hide-and-seek game. Possess seemingly harmless objects as Ghosts or chase them down as Hunters before the clock strikes midnight!
Startup Command
proton run MidnightGhostHunt/Binaries/Win64/MidnightGhostHuntServer-Win64-Shipping.exe -server -log -port={{SERVER_PORT}} -queryport={{QUERY_PORT}} -BeaconPort={{BEACON_PORT}} -multihome=0.0.0.0 -Map={{MAP}} -Gamename="{{GAME_NAME}}" -Gamemode="{{GAME_MODE}}" -Region="{{REGION}}" -BotDifficulty="{{B_DIFFICULTY}}" -password="{{PASSWORD}}" {{ADDITIONAL_ARGS}} & GH_PID=$!; sleep 1; tail -c0 -F /home/container/MidnightGhostHunt/Saved/Logs/MidnightGhostHunt.log --pid=$GH_PIDDocker Images
Environment Variables
Features
steam_disk_space