mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 03:35:51 +03:00
new release
This commit is contained in:
parent
6e6c27fcc4
commit
55266c25a8
@ -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.0a/abstreet_windows_v0_2_0f.zip),
|
||||
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.2.0a/abstreet_mac_v0_2_0a.zip),
|
||||
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.2.0a/abstreet_linux_v0_2_0a.zip),
|
||||
[Windows](https://github.com/dabreegster/abstreet/releases/download/v0.2.1/abstreet_windows_v0_2_1.zip),
|
||||
[Mac](https://github.com/dabreegster/abstreet/releases/download/v0.2.1/abstreet_mac_v0_2_1.zip),
|
||||
[Linux](https://github.com/dabreegster/abstreet/releases/download/v0.2.1/abstreet_linux_v0_2_1.zip),
|
||||
or [read all instructions](docs/INSTRUCTIONS.md) (new releases every Sunday)
|
||||
- [build from source](docs/dev.md) (new changes daily)
|
||||
|
||||
|
@ -10,13 +10,13 @@ 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.0a/abstreet_windows_v0_2_0f.zip
|
||||
- If the game immediately crashes, it might be a
|
||||
[graphics card problem](https://github.com/dabreegster/abstreet/issues/103).
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.1/abstreet_windows_v0_2_1.zip
|
||||
- Unzip the folder, then run `play_abstreet.bat`. You'll probably getting a
|
||||
warning about running software from an unknown publisher.
|
||||
- If the game immediately crashes, it might be a
|
||||
[graphics card problem](https://github.com/dabreegster/abstreet/issues/103).
|
||||
- Mac:
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.0a/abstreet_mac_v0_2_0a.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.1/abstreet_mac_v0_2_1.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:
|
||||
@ -24,7 +24,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.0a/abstreet_linux_v0_2_0a.zip
|
||||
https://github.com/dabreegster/abstreet/releases/download/v0.2.1/abstreet_linux_v0_2_1.zip
|
||||
- Unzip the directory, then run `play_abstreet.sh`.
|
||||
|
||||
Or you can [compile from source](/docs/dev.md).
|
||||
|
Loading…
Reference in New Issue
Block a user