abstreet/release/ungap_the_map.bat
Dustin Carlino b14d2d2bbf Rebrand the tool, create new launch scripts for the binary release,
clippy.

[rebuild] [release]
(I'm not done just yet, but want to check the launch scripts)
2021-08-25 16:52:43 -07:00

4 lines
69 B
Batchfile
Executable File

cd game
set RUST_BACKTRACE=1
game.exe --ungap 1> ..\\output.txt 2>&1