Skip to content

Mezy/UhcCore

Repository files navigation

Java CI with Gradle

UhcCore

Automates UHC games on a dedicated 1.8 - 1.18 server.

More info can be found on the wiki

Building

For building use ./gradlew build on Mac and Linux or gradlew.bat build on Windows.

If you have problem with permission denied, run chmod +x ./gradlew.

The output plugin file is located at build/libs/UhcCore-<version>.jar.