mirror of
https://github.com/Anuken/Mindustry.git
synced 2025-07-31 15:09:07 +07:00
Add download links to readme (#779)
* Add download links to readme Lazy folks like me need links to do anything :p * changed from Oracle JDK, which requires an account now boo Oracle
This commit is contained in:
@ -13,7 +13,7 @@ _[Wiki](https://mindustrygame.github.io/wiki)_
|
||||
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.
|
||||
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 (https://www.java.com/en/download/)[Java 8] and (https://adoptopenjdk.net/)[JDK 8] installed. Open a terminal in the root directory, `cd` to the Mindustry folder and run the following commands:
|
||||
|
||||
#### Windows
|
||||
|
||||
|
Reference in New Issue
Block a user