Initial commit

This commit is contained in:
Gæmer
2025-05-06 13:42:46 +02:00
commit 701912347f
30 changed files with 1461 additions and 0 deletions

5
jitpack.yml Normal file
View File

@@ -0,0 +1,5 @@
jdk:
- openjdk17
before_install:
- sdk install java 17.0.5-open
- sdk use java 17.0.5-open