Fairy souls

This commit is contained in:
nea
2022-09-28 12:45:56 +02:00
parent ec66c82198
commit 4d73331a44
28 changed files with 837 additions and 205 deletions

View File

@@ -4,3 +4,11 @@
### Building your own
Use Java 17.
This depends on [neurepoparsing](https://git.nea.moe/nea/neurepoparsing/). Please clone that repository and make it available in your local maven repository using `./gradlew publishToMavenLocal`. This will be automated at a later stage.
Afterwards, running `./gradlew build` will create a mod jar in `build/libs`