mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-23 22:42:32 +03:00
Add dev unverified workaround to mac instructions
This commit is contained in:
parent
b99996c5be
commit
219622311d
@ -14,6 +14,10 @@ Grab a pre-built binary release -- updated every Sunday, announced at
|
||||
warning about running software from an unknown publisher.
|
||||
- [Mac](https://github.com/dabreegster/abstreet/releases/download/v0.2.9/abstreet_mac_v0_2_9.zip)
|
||||
- Unzip the directory, then run `play_abstreet.sh`.
|
||||
- If you get an error about the developer unverified,
|
||||
[follow this](https://support.apple.com/guide/mac-help/open-a-mac-app-from-an-unidentified-developer-mh40616/mac).
|
||||
Help needed to start
|
||||
[signing the release](https://github.com/dabreegster/abstreet/issues/107)!
|
||||
- If that just opens a text file instead of running the game, then instead
|
||||
open terminal, `cd` to the directory you just unzipped. Then do:
|
||||
`cd game; RUST_BACKTRACE=1 ./game 1> ../output.txt 2>&1`
|
||||
|
Loading…
Reference in New Issue
Block a user