Skip to content
forked from Teneted/Tenet

Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+

License

Notifications You must be signed in to change notification settings

MineRealms/Mohist

 
 

Repository files navigation

Mohist-1.12.2

It is highly recommended to use the 1.6+ version to quickly resolve known and unknown errors!

Getting Help

Home bStats Discord QQ

Download

Building

  • Checkout project
    • You can use IDE or clone from console: git clone https://github.com/Mohist-Community/Mohist.git
  • Setup
    • Setting up submodules: git submodule update --init --recursive
  • Building
    • Build the project for Linux: ./gradlew launch4j
    • or for Windows: ./gradlew.bat launch4j

All builds will be in .\Mohist\build\distributions\

If you are a plugin developer, you can add the following files to your library file .\Mohist\build\localCache\Mohist\recompiled.jar

Mohist-xxxxx-server.jar - is the server we should run it

Thanks for the following project

中国用户捐赠二维码(备注信息便于记录)

About

Minecraft Forge Hybrid server implementing the Paper/Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%