abstreet/release/play_abstreet.bat
2019-10-23 08:50:56 -07:00

4 lines
61 B
Batchfile
Executable File

cd game
set RUST_BACKTRACE=1
game.exe 1> ..\\output.txt 2>&1