From be962d6e2ef66221ac151adbc3fdf1166d1b2f61 Mon Sep 17 00:00:00 2001 From: Anuken Date: Fri, 4 Sep 2020 11:12:05 -0400 Subject: [PATCH] jenkins is gone --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3cc4457698..0d256d68a7 100644 --- a/README.md +++ b/README.md @@ -15,7 +15,7 @@ See [CONTRIBUTING](CONTRIBUTING.md). ### Building -Bleeding-edge 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/). +Bleeding-edge builds are generated automatically for every commit. You can see them [here](https://github.com/Anuken/MindustryBuilds/releases). If you'd rather compile on your own, follow these instructions. First, make sure you have [JDK 14](https://adoptopenjdk.net/) installed. Open a terminal in the root directory, `cd` to the Mindustry folder and run the following commands: