mirror of
https://github.com/Anuken/Mindustry.git
synced 2026-04-27 07:50:54 -07:00
Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
bccdd86f30
3 changed files with 3 additions and 3 deletions
|
|
@ -18,7 +18,7 @@ See [CONTRIBUTING](CONTRIBUTING.md).
|
|||
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 16](https://adoptopenjdk.net/archive.html?variant=openjdk16&jvmVariant=hotspot) installed. **Other JDK versions will not work.** Open a terminal in the Mindustry directory and run the following commands:
|
||||
First, make sure you have [JDK 16-17](https://adoptopenjdk.net/archive.html?variant=openjdk16&jvmVariant=hotspot) installed. **Other JDK versions will not work.** Open a terminal in the Mindustry directory and run the following commands:
|
||||
|
||||
### Windows
|
||||
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
"address": "be.mindustry.nydus.app:6567"
|
||||
},
|
||||
{
|
||||
"address": "46.105.36.238:7777"
|
||||
"address": "0.baseduser.eu.org:7777"
|
||||
},
|
||||
{
|
||||
"address": "v7.mindurka.tk:9999"
|
||||
|
|
|
|||
|
|
@ -1,7 +1,7 @@
|
|||
[
|
||||
{
|
||||
"name": "mindustry.pl",
|
||||
"address": ["46.105.36.238:6000", "46.105.36.238:6666", "46.105.36.238:6966"]
|
||||
"address": ["0.baseduser.eu.org:6000", "0.baseduser.eu.org:6666", "0.baseduser.eu.org:6966"]
|
||||
},
|
||||
{
|
||||
"name": "C.A.M.S.",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue