Add Fabric 1.20.4 build

This commit is contained in:
Michael Primm 2023-12-14 22:47:56 -06:00
parent 70930c42a7
commit 2d24ac53d7
47 changed files with 3967 additions and 1 deletions

32
fabric-1.20.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