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