Removed pointless platform-specific dists

This commit is contained in:
Anuken
2019-08-21 15:50:58 -04:00
parent 9bf010e222
commit 4089ee424c
3 changed files with 17 additions and 20 deletions

View File

@@ -36,7 +36,7 @@ If the terminal returns `Permission denied` or `Command not found` on Mac/Linux,
---
Gradle may take up to several minutes to download files. Be patient. <br>
After building, the output .JAR file should be in `/desktop/build/libs/desktop-release.jar` for desktop builds, and in `/server/build/libs/server-release.jar` for server builds.
After building, the output .JAR file should be in `/desktop/build/libs/Mindustry.jar` for desktop builds, and in `/server/build/libs/server-release.jar` for server builds.
### Downloads