CHORE: Jitpack

This commit is contained in:
BradBot_1 2023-06-30 04:59:58 +01:00
parent 0df9181ef0
commit a5b621e5f0

6
jitpack.yml Normal file
View file

@ -0,0 +1,6 @@
before_install:
- wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
- source ./install-jdk.sh --feature 17 --license GPL
- jshell --version
# stolen from https://github.com/Ste3et/ProtectionLib/blob/master/jitpack.yml lol