Fix jar builds.

This commit is contained in:
LambdAurora
2020-07-18 18:55:44 +02:00
parent 257f01ec19
commit 2785d634dc
3 changed files with 13 additions and 13 deletions

View File

@@ -42,4 +42,4 @@ This mod also adds controller support.
## Build
Just do `./gradlew :fabric:build` and everything should build just fine!
Just do `./gradlew :fabric:shadowRemapJar` and everything should build just fine!