Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.11 KB

README.md

File metadata and controls

19 lines (14 loc) · 1.11 KB

Randomizer

Java CI with Gradle GitHub release License issues - Randomizer

A Minecraft Plugin for some extra survival challenge

For documentation and Usage see the spigot or Hangar page:

Contributing

Building it yourself

Firstly, clone this repo into an empty folder. Ensure whatever IDE you're using is set to use Java 11.

Then, run ./gradlew build, or if on Windows, gradlew build.

Resulting jars will land in build/libs/. From there, to get the working version, choose the one with -all.jar at the end.