dfghjkl;'

This commit is contained in:
kawaiizenbo 2022-12-06 21:59:13 -07:00
parent baf8d849b6
commit 412cabff8a
23 changed files with 706 additions and 18 deletions

View file

@ -6,7 +6,8 @@
"name": "Moonlight Meadows",
"description": "Utility mod with a focus on stability.",
"authors": [
"KawaiiZenbo"
"KawaiiZenbo",
"BadGamesInc"
],
"contact": {
"homepage": "https://kawaiizenbo.me/",

View file

@ -7,7 +7,10 @@
],
"client": [
"TitleScreenMixin",
"MultiplayerScreenMixin"
"MultiplayerScreenMixin",
"InGameHUDMixin",
"ChatInputSuggestorMixin",
"ClientConnectionMixin"
],
"injectors": {
"defaultRequire": 1