Bobpope-MoreStandsWhitespaceFix icon

MoreStandsWhitespaceFix

Compatibility fix allowing MoreStandsForShops to handle modded shop items whose names contain leading or trailing whitespace.

By Bobpope
Last updated 3 hours ago
Total downloads 19
Total rating 0 
Categories Mods Tools AI Generated Quality Of Life
Dependency string Bobpope-MoreStandsWhitespaceFix-1.0.0
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2305 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2305
DarkSpider-MoreStandsForShops-1.1.2 icon
DarkSpider-MoreStandsForShops

Adds more shop stands and configurable shop item distribution for R.E.P.O.

Preferred version: 1.1.2

README

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.