
You are viewing a potentially older version of this package. View Latest Version

This mod enhances the in-game shop by allowing customization of the number of upgrade items available for purchase.
ShopEnhancements.dll file from the releases pageShopEnhancements.dll file into your game's BepInEx/plugins/ folder.After running the game once with the mod installed, a configuration file will be created at:
BepInEx/config/discjenny.ShopEnhancements.cfg
(Note: The exact filename depends on the GUID set in the plugin, which is currently discjenny.ShopEnhancements)
You can edit this file with a text editor to change the following settings:
MinUpgradeItems: The minimum number of upgrade items that should appear (default: 1, range: 0-14).MaxUpgradeItems: The maximum number of upgrade items that should appear (default: 8, range: 0-14).Important: The value of MinUpgradeItems cannot be greater than MaxUpgradeItems. If it is, the mod will automatically use the MaxUpgradeItems value for both the minimum and maximum during that game session and log a warning.