dfghjkl;'
This commit is contained in:
parent
baf8d849b6
commit
412cabff8a
23 changed files with 706 additions and 18 deletions
|
@ -6,7 +6,8 @@
|
|||
"name": "Moonlight Meadows",
|
||||
"description": "Utility mod with a focus on stability.",
|
||||
"authors": [
|
||||
"KawaiiZenbo"
|
||||
"KawaiiZenbo",
|
||||
"BadGamesInc"
|
||||
],
|
||||
"contact": {
|
||||
"homepage": "https://kawaiizenbo.me/",
|
||||
|
|
|
@ -7,7 +7,10 @@
|
|||
],
|
||||
"client": [
|
||||
"TitleScreenMixin",
|
||||
"MultiplayerScreenMixin"
|
||||
"MultiplayerScreenMixin",
|
||||
"InGameHUDMixin",
|
||||
"ChatInputSuggestorMixin",
|
||||
"ClientConnectionMixin"
|
||||
],
|
||||
"injectors": {
|
||||
"defaultRequire": 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue