abstreet/release/play_abstreet.bat
Dustin Carlino ba84d564b8 Simplify the .zip release directory structure, getting rid of a nested directory that was originally meant to encourage people to use the script that captures logs. [rebuild]
This fixes a bug where switching from one of the other apps (LTN, 15m,
Santa) to the simulation crashes, because find_exe doesn't look in the
special subdirectory for game.
2022-02-04 09:49:47 +00:00

3 lines
49 B
Batchfile
Executable File

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