MelodySky+ is a DLC for MelodySky
Learn more at our Official Website
We are so excited that you are interested in helping improve the mod.
Before starting your contribution, you need to do the follow steps to setup your IDE
- JDK 1.8 Amazon Corretto recommended
- Java IDE Intelli IDEA CE recommended
- Maven
- MelodySky Jar
- Make sure you have gotten the things Preparation required.
- run the following command to install melodysky in your local maven
mvn install:install-file -Dfile=/path/to/your/jar -DgroupId=xyz.melody -DartifactId=melodySky -Dversion=[the version of melodysky] -Dpackaging=jar
make sure the MelodySky version is the same as gradle.properties
MelodySky+ project is following MIT LICENSE