Everything fully working

This commit is contained in:
Motschen
2020-06-16 17:20:32 +02:00
parent 4d12bde895
commit 041137dcfe
268 changed files with 24580 additions and 0 deletions

25
.gitignore vendored Normal file
View File

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