[1.14] Allow opening of replay settings via ModMenu

This commit is contained in:
Jonas Herzig
2019-06-20 18:43:19 +02:00
parent 5305352b77
commit de0f40f4dd
3 changed files with 28 additions and 0 deletions

View File

@@ -21,6 +21,9 @@
"entrypoints": {
"client": [
"com.replaymod.core.ReplayMod"
],
"modmenu": [
"com.replaymod.core.gui.ModMenuApiImpl"
]
},
"mixins": [