First working alpha

This commit is contained in:
Martin Prokoph
2022-08-15 23:41:45 +02:00
parent c66f9a680e
commit 5d62e8620c
42 changed files with 1039 additions and 0 deletions

25
.gitignore vendored Normal file
View File

@@ -0,0 +1,25 @@
# gradle
.gradle/
out/
classes/
build/
# idea
.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.classpath
.project
# fabric
run/