update download link to point to 3.0 release

This commit is contained in:
in0finite 2019-07-18 00:11:54 +02:00
parent 5fe0a8fe46
commit 041b6d015b
2 changed files with 1 additions and 5 deletions

View file

@ -8,10 +8,6 @@
- remove spamming logs:
- wheel sync list: flush it before adding to it
- when player disconnects, destroy his vehicles
- test situation when player connects, and there are peds sitting in vehicles
***

View file

@ -34,7 +34,7 @@ When running for the first time, the game will ask you for path to GTA installat
## Download
Download it from [here](https://github.com/GTA-ASM/SanAndreasUnity/releases/download/2.0/SanAndreasUnity-2.0.zip) (for windows).
Download it from [here](https://github.com/GTA-ASM/SanAndreasUnity/releases/download/v3.0/SanAndreasUnity-3.0-windows.zip) (for windows).
The game is tested on [Linux](https://github.com/GTA-ASM/SanAndreasUnity/wiki/Running-on-Linux), Windows, Mac, Android and [PS Vita](https://github.com/GTA-ASM/SanAndreasUnity/wiki/Building-for-PS-Vita). It supports both Mono and IL2CPP scripting backends, so it can be built for any platform that Unity supports, provided that you can copy PC version of GTASA to target device.