mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-26 16:02:23 +03:00
point to fixed 0.2.5 build, to help with #249
This commit is contained in:
parent
0fe8b028ea
commit
748db3c9b2
@ -6,9 +6,9 @@ changes to a city affect the movement of drivers, cyclists, transit users, and
|
||||
pedestrians.
|
||||
|
||||
- Play on
|
||||
[Windows](https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_windows_v0_2_5.zip),
|
||||
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_mac_v0_2_5.zip),
|
||||
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_linux_v0_2_5.zip),
|
||||
[Windows](https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_windows_v0_2_5a.zip),
|
||||
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_mac_v0_2_5a.zip),
|
||||
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_linux_v0_2_5a.zip),
|
||||
[FreeBSD](https://www.freshports.org/games/abstreet/), or
|
||||
[read all instructions](docs/INSTRUCTIONS.md) (new releases every Sunday)
|
||||
- [build from source](docs/dev.md) (new changes daily)
|
||||
|
@ -10,11 +10,11 @@ Grab a pre-built binary release -- updated every Sunday, announced at
|
||||
[r/abstreet](http://old.reddit.com/r/abstreet):
|
||||
|
||||
- Windows:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_windows_v0_2_5.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_windows_v0_2_5a.zip
|
||||
- Unzip the folder, then run `play_abstreet.bat`. You'll probably getting a
|
||||
warning about running software from an unknown publisher.
|
||||
- Mac:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_mac_v0_2_5.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_mac_v0_2_5a.zip
|
||||
- Unzip the directory, then run `play_abstreet.sh`.
|
||||
- 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:
|
||||
@ -22,7 +22,7 @@ Grab a pre-built binary release -- updated every Sunday, announced at
|
||||
- [Help needed](https://github.com/dabreegster/abstreet/issues/66) to package
|
||||
this as a Mac .app, to make this process simpler
|
||||
- Linux:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_linux_v0_2_5.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.5/abstreet_linux_v0_2_5a.zip
|
||||
- Unzip the directory, then run `play_abstreet.sh`.
|
||||
- FreeBSD: https://www.freshports.org/games/abstreet/ (thanks to
|
||||
[Yuri](https://github.com/yurivict))
|
||||
|
Loading…
Reference in New Issue
Block a user