Initial commit

This commit is contained in:
2023-05-11 18:33:53 +02:00
commit 614d7b9241
46 changed files with 1974 additions and 0 deletions

2
gradle.properties Normal file
View File

@@ -0,0 +1,2 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false