This BepInEx mod allows you to equip 30 charms at once from the game start.
IMPORTANT: Leaderboard uploads are automatically DISABLED when using this mod to prevent cheating.
Install BepInEx (if not already installed):
Cloverpit is located)Install the Mod:
CharmUnlocker.dll from the un-zipped folder to CloverPit\BepInEx\plugins\plugins folder doesn't exist, create itRun the Game:
The mod uses Harmony to patch two methods:
GameplayData.MaxEquippablePowerupsGet() to always return 30, allowing you to equip 30 charms instead of the default limitGameplayMaster.IsCustomSeed() to always return true, which prevents the game from uploading scores to leaderboards (the game treats modded runs as "custom seed" runs)The reason this mod automatically prevents leaderboard submissions:
1.1.0 - Added leaderboard upload protection 1.0.0 - Initial release