You can download the latest version from Jenkins.
This software requires Java 8.
Download Mohist and place the server jar in an empty directory.
Now launch it using the java
command:
java -jar yourJar.jar
- Checkout project
- Clone Mohist:
git clone https://github.com/Mohist-Community/Mohist.git
- Clone Mohist:
- Build Mohist
- Build with Linux:
bash gradlew launch4j
- Build with Windows:
gradlew.bat launch4j
- Build with Linux:
All builds will be in .\build\distributions\
The Mohist server jar file is located at .\build\distributions\Mohist-xxxxx-server.jar
This is the jarfile that you should run.
- Building
- Build with Linux:
bash gradlew reobfToSRG
- Build with Windows:
gradlew.bat reobfToSRG
- Build with Linux:
.\build\mohist_srg.jar
Is the development frontend you need
- Bukkit - plugin support.
- Paper - performance optimizations.
- CraftBukkit - plugin support.
- Spigot - plugin support.
- MinecraftForge - mod support.
- Atom - Partial code source.
- Thermos - Partial code source.
- um_bukkit - Partial code source.
YourKit, makers of the outstanding java profiler, support open source projects of all kinds with their full featured Java and .NET application profilers. We thank them for granting Mohist an OSS license so that we can make our software the best it can be.