Fix incompatibility with mods which mixin into Main (fixes #327)
This commit is contained in:
@@ -25,6 +25,9 @@
|
||||
"modmenu": [
|
||||
"com.replaymod.core.gui.ModMenuApiImpl"
|
||||
],
|
||||
"preLaunch": [
|
||||
"com.replaymod.core.DummyChainLoadEntryPoint"
|
||||
],
|
||||
"mm:early_risers": [
|
||||
"com.replaymod.core.ReplayModMMLauncher"
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user