mirror of
https://github.com/TeamMidnightDust/Decorative.git
synced 2025-12-15 20:45:10 +01:00
Decorative 4.1.0 - 1.17 and code cleanup
Update to 1.17-pre1 and Java 16 Use MidnightLib for configuration, makes the config gui cleaner and accessable without modmenu
This commit is contained in:
8
.gitignore
vendored
Normal file → Executable file
8
.gitignore
vendored
Normal file → Executable file
@@ -1,11 +1,7 @@
|
||||
# gradle
|
||||
|
||||
.gradle/
|
||||
build/classes/
|
||||
build/generated/
|
||||
build/libs/
|
||||
build/resources/
|
||||
build/tmp/
|
||||
build/
|
||||
out/
|
||||
classes/
|
||||
|
||||
@@ -26,4 +22,4 @@ bin/
|
||||
|
||||
# fabric
|
||||
|
||||
run/
|
||||
run/
|
||||
|
||||
Reference in New Issue
Block a user