- Checkout project
- You can use IDE or clone from console:
git clone -b 1.7.10 https://github.com/Mohist-Community/Mohist.git
- You can use IDE or clone from console:
- Setup
- Setting up submodules:
git submodule update --init --recursive
- Setting up submodules:
- Building
- Build the project for Linux:
./gradlew setupCauldron
./gradlew launch4j
- or for Windows:
./gradlew.bat setupCauldron
./gradlew.bat launch4j
- Build the project for Linux:
All builds will be in .\Mohist\build\distributions\
Mohist-xxxxx-server.jar - is the server we should run it