This website requires JavaScript.
Explore
Help
Sign In
a-b-street
/
abstreet
Watch
1
Star
1
Fork
0
You've already forked abstreet
mirror of
https://github.com/a-b-street/abstreet.git
synced
2024-12-18 03:41:52 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
cb6a628149
abstreet
/
release
/
play_abstreet.sh
5 lines
84 B
Bash
Raw
Normal View
History
Unescape
Escape
only need one runner script for the releases, now that we can load different maps easily
2019-04-22 03:45:53 +03:00
#!/bin/bash
move gameplay meters to the side. also start capturing logs for linux and mac too
2020-06-12 00:55:56 +03:00
echo
See logs in output.txt
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 12:49:47 +03:00
RUST_BACKTRACE
=
1
./game 1> output.txt 2>
&
1
Reference in New Issue
Copy Permalink