mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-02 12:58:12 +03:00
4 lines
69 B
Batchfile
4 lines
69 B
Batchfile
|
cd game
|
||
|
set RUST_BACKTRACE=1
|
||
|
game.exe --ungap 1> ..\\output.txt 2>&1
|