Skip to content

Commit

Permalink
Update links for modmenu
Browse files Browse the repository at this point in the history
  • Loading branch information
Pyrofab committed Jan 2, 2024
1 parent 945d880 commit 94f83c0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/main/resources/assets/effective/lang/en_us.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,6 @@
"effective.midnightconfig.enum.CosmeticsOptions.ENABLE": "Yes",
"effective.midnightconfig.enum.CosmeticsOptions.FIRST_PERSON": "Yes and in First Person",
"effective.midnightconfig.enum.CosmeticsOptions.DISABLE": "No",
"effective.midnightconfig.ultrakill": "ULTRAKILL"
"effective.midnightconfig.ultrakill": "ULTRAKILL",
"effective:modmenu.dashboard": "Dashboard"
}
7 changes: 7 additions & 0 deletions src/main/resources/quilt.mod.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,5 +73,12 @@
],
"minecraft": {
"environment": "client"
},
"modmenu": {
"links": {
"effective:modmenu.dashboard": "https://doctor4t.ladysnake.org",
"modmenu.discord": "https://discord.ladysnake.org",
"modmenu.wiki": "https://ladysnake.org/wiki/effective"
}
}
}

0 comments on commit 94f83c0

Please sign in to comment.