This Thread is locked - no new replies are allowed.
Hey!
Your may know that there's a Mod, that lets you customize your Main-Menu completely, it can change the buttons, the Background, etc.
The Mod lets you change it using json:
menu.multiplayer=Multiplayer
Just did some research. You can't add replaymod buttons in the config, because the menu names, are hardcoded in the Menu mod.
Edit: nvm. Just set the button's "wrappedButton" to 9001, for the ReplayViewer, 9002 for ReplayEditor, and 9003 for ReplayCenter.
The names for the buttons: ReplayViewer: "replaymod.gui.replayviewer"
ReplayCenter: "replaymod.gui.replaycenter"
ReplayEditor: replaymod.gui.replayeditor