fabric-1.19.4: copy from fabric-1.19.3

This commit is contained in:
Kosma Moczek 2023-03-14 21:00:03 +01:00
parent ad08bdddd2
commit ff2d42ed71
44 changed files with 3933 additions and 0 deletions

32
fabric-1.19.4/.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