mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-23 17:07:12 +03:00
b14d2d2bbf
clippy. [rebuild] [release] (I'm not done just yet, but want to check the launch scripts)
4 lines
69 B
Batchfile
Executable File
4 lines
69 B
Batchfile
Executable File
cd game
|
|
set RUST_BACKTRACE=1
|
|
game.exe --ungap 1> ..\\output.txt 2>&1
|