updated download info in readme

This commit is contained in:
Mckol 2019-10-27 12:07:09 +01:00
parent c8e45c2f5a
commit da128e2356

View File

@ -29,8 +29,14 @@ Currently the communication of contributors happens mainly on our [official Disc
## Get Veloren
You can download up-to-date builds for Windows and Linux from [Gitlab CI pipelines](https://gitlab.com/veloren/veloren/pipelines) (refer to the [Download chapter in the book](https://book.veloren.net/download/index.html) for more information).
As of 0.2, due to rapid developement stable versions are **outdated** and **incompatible with the public server**.
Currently we provide 64-bit builds for Linux and Windows:
**Windows**: https://www.airshipper.songtronix.com/latest/windows
**Linux**: https://www.airshipper.songtronix.com/latest/linux
*Note: Mac and 32-bit systems are supported but you need to [compile the game for them yourself](https://book.veloren.net/compile/index.html).*
Due to rapid developement stable versions become outdated fast and might be **incompatible with the public server**.
If you want to compile Veloren yourself, take a look at the [How to Compile Guide](https://book.veloren.net/compile/index.html) in the book.