diff --git a/README.md b/README.md index 2d92cc8..d23f2fe 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,9 @@ Default config: [Click Here](https://github.com/zeshan321/ActionHealth/blob/mast A list of the community made translations: [Click Here](https://github.com/zeshan321/ActionHealth/wiki/Community-Translations) +# Compiling +To compile ActionHealth, you need at least **Java 8** and an internet connection. Then, clone this repo and run `./gradlew clean shadowJar` and get your jar from `build/libs/ActionHealh-VERSION-all.jar`. + # More info Custom styles, screenshots, command information and more can be found on the spigot page. diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 01c65a2..49135ed 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,6 +1,6 @@ name: ActionHealth main: com.zeshanaslam.actionhealth.Main -version: 3.5.6 +version: "${version}" softdepend: [PlaceholderAPI, MVdWPlaceholderAPI, WorldGuard, mcMMO, MythicMobs, LangUtils] api-version: 1.13 commands: