fabric-1.17: add port

This commit is contained in:
Kosma Moczek 2021-06-27 17:49:18 +02:00
parent 4e68d60984
commit 521fc102b7
43 changed files with 5411 additions and 0 deletions

32
fabric-1.17/.gitignore vendored Normal file
View file

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