Skip to content

Commit

Permalink
Updated readme and jitpack
Browse files Browse the repository at this point in the history
  • Loading branch information
paulevsGitch committed Jul 9, 2021
1 parent 607d46f commit 2c8862a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,3 @@ Building:
* Run command line in folder: gradlew build
* Mod .jar will be in ./build/libs

Mappings:
* https://modmuss50.me/fabric.html?&version=1.16.4
6 changes: 6 additions & 0 deletions jitpack.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
# From https://github.com/jitpack/jitpack.io/issues/4506#issuecomment-864562270
before_install:
- source "$HOME/.sdkman/bin/sdkman-init.sh"
- sdk update
- sdk install java 16.0.1.hs-adpt
- sdk use java 16.0.1.hs-adpt

0 comments on commit 2c8862a

Please sign in to comment.