mirror of
https://github.com/TeamMidnightDust/Decorative.git
synced 2025-12-13 03:45:08 +01:00
Update to 1.17-pre1 and Java 16 Use MidnightLib for configuration, makes the config gui cleaner and accessable without modmenu
26 lines
146 B
Plaintext
Executable File
26 lines
146 B
Plaintext
Executable File
# gradle
|
|
|
|
.gradle/
|
|
build/
|
|
out/
|
|
classes/
|
|
|
|
# idea
|
|
|
|
.idea/
|
|
*.iml
|
|
*.ipr
|
|
*.iws
|
|
|
|
# vscode
|
|
|
|
.settings/
|
|
.vscode/
|
|
bin/
|
|
.classpath
|
|
.project
|
|
|
|
# fabric
|
|
|
|
run/
|