
You are viewing a potentially older version of this package. View Latest Version
MoreStandsWhitespaceFix
Compatibility fix allowing MoreStandsForShops to handle modded shop items whose names contain leading or trailing whitespace.MoreStandsWhitespaceFix
Compatibility patch for MoreStandsForShops 1.1.2.
Some modded R.E.P.O. items have display names with leading or trailing whitespace. MoreStandsForShops uses those names as BepInEx configuration keys, which can throw an ArgumentException and interrupt shop initialization.
This patch trims the configuration-facing item name returned by MoreStandsForShops. It does not rename the actual in-game item or modify either original mod.
Requirements
- BepInExPack 5.4.2305
- MoreStandsForShops 1.1.2
Installation
Import the packaged ZIP using r2modman/Thunderstore Mod Manager's Settings > Profile > Import local mod option while the intended R.E.P.O. profile is selected.