1
0
forked from akanyan/mu3-mods
Files
mu3-mods/Enhancements/DisableGP/README.md
2025-02-10 03:36:17 +00:00

484 B

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