1
0
mirror of https://github.com/Anuken/Mindustry.git synced 2024-09-21 05:17:50 +03:00

Fixed link to "bleeding edge live builds." (#768)

Old target (Jenkins) says that it is no longer up to date and that we should look at github instead.
This commit is contained in:
Ormek 2019-10-03 18:10:36 +02:00 committed by Anuken
parent 92d7efeea2
commit 7491366658

View File

@ -10,7 +10,7 @@ _[Wiki](https://mindustrygame.github.io/wiki)_
### Building ### Building
Bleeding-edge live builds are generated automatically for every commit. You can see them [here](https://jenkins.hellomouse.net/job/mindustry/). Bleeding-edge live builds are generated automatically for every commit. You can see them [here](https://github.com/Anuken/MindustryBuilds/releases). Old builds might still be on [jenkins](https://jenkins.hellomouse.net/job/mindustry/).
If you'd rather compile on your own, follow these instructions. If you'd rather compile on your own, follow these instructions.
First, make sure you have Java 8 and JDK 8 installed. Open a terminal in the root directory, `cd` to the Mindustry folder and run the following commands: First, make sure you have Java 8 and JDK 8 installed. Open a terminal in the root directory, `cd` to the Mindustry folder and run the following commands: