@echo off rem BT411 -- join 107.202.218.169's game (internet). Your seat/mech rem is assigned automatically by the operator console. set BT_RELAY=107.202.218.169:1500 cd /d %~dp0content ..\build\Release\btl4.exe -egg OPERATOR.EGG -net 1501 echo. echo The game has exited. If you did NOT quit on purpose, echo the session may not be running yet or the server was echo unreachable -- check with the operator and try again. pause