port to fabric

This commit is contained in:
2020-04-19 22:54:00 +02:00
commit 4b43c6d6be
16 changed files with 853 additions and 0 deletions

21
.gitignore vendored Normal file
View File

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