MidnightControlsExtra 1.0.0 - Initial (and probably final) commit

This commit is contained in:
Motschen
2022-06-25 21:39:14 +02:00
parent 7ec4319daa
commit 9bc7db50dd
12 changed files with 479 additions and 0 deletions

25
.gitignore vendored Executable file
View File

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