From 34dd804bd4e7aaee72ffba470de8cd9558b1cf74 Mon Sep 17 00:00:00 2001 From: Mckol Date: Sat, 29 Jun 2019 11:33:46 +0200 Subject: [PATCH] Updated the "Get Veloren" section of README --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0f5e5a8950..2103f4f7d4 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,10 @@ Currently the communication of contributors happens mainly on our [official Disc ## Get Veloren -We currently don't provide binary downloads of Veloren, you have to compile it yourself. +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**. -Take a look at the [How to Compile Guide](https://book.veloren.net/download/compiling.html) in the book. +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. ## F.A.Q. ### **Q:** How is this game licensed?