forked from akanyan/mu3-mods
DisableGP
Patches out credits and GP checks. Freezes GP at a fixed value. This value still affects money income (default is 999).
[Extra]
GP=999
Reorganizes the footer UI by default. Credits and GP are removed, and the network icons are moved to the left corner. This can be reverted with TestMenuConfig or in mu3.ini:
[Extra]
HideCredits=1
HideGP=1
There is also an option to hide the game version (bottom-right corner):
[Extra]
HideVersion=0