basic functionality

This commit is contained in:
Jottyfan
2024-06-02 20:05:13 +02:00
parent e99bbd829a
commit f7c422d0fe
136 changed files with 2602 additions and 0 deletions

22
.gitignore vendored Normal file
View File

@ -0,0 +1,22 @@
# gradle
.gradle/
build/
out/
classes/
bin/
# eclipse
*.launch
# fabric
run/
# java
hs_err_*.log
replay_*.log
*.hprof
*.jfr