mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-24 09:24:26 +03:00
4 lines
61 B
Batchfile
Executable File
4 lines
61 B
Batchfile
Executable File
cd game
|
|
set RUST_BACKTRACE=1
|
|
game.exe 1> ..\\output.txt 2>&1
|