complete rewrite

This commit is contained in:
Oth3r 2024-07-11 13:43:54 -05:00
commit 1316686d85
24 changed files with 1808 additions and 871 deletions

View file

@ -22,7 +22,7 @@
"one.oth3r.sit.SitClient"
],
"modmenu": [
"one.oth3r.sit.ModMenu"
"one.oth3r.sit.screen.ModMenu"
]
},
"depends": {
@ -34,5 +34,8 @@
"suggests": {
"yet-another-config-lib": "*",
"modmenu": "*"
}
},
"mixins": [
"sit!.mixins.json"
]
}