You are viewing a potentially older version of this package.
View all versions.

REPOShopLib
REPOShopLib is a library that makes adding, removing and loading custom shops easier and possible.
Date uploaded | a week ago |
Version | 1.0.0 |
Download link | DirtyGames-REPOShopLib-1.0.0.zip |
Downloads | 2325 |
Dependency string | DirtyGames-REPOShopLib-1.0.0 |
This mod requires the following mods to function

BepInEx-BepInExPack
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100
README
📥 Installation & Configuration (Manual)
🛠 Installation:
- The recommended way to install REPOShopLib on the game.
- Download and install Thunderstore Mod Manager
- Click Install with Mod Manager button on the top of the page
- Run the game via the Mod Manager.
📝 Features
- Register custom shop prefabs to replace or extend REPO's shop system.
- Register custom shop room modules (
DeadEnd1
). - Randomly select a registered shop to inject on load.
- Force a specific shop to always be used with
SetActiveShop
. - Clear previously registered shop rooms at any time.
- Load embedded AssetBundles with a one-liner via
BundleUtils
...
📚 See the wiki page for usage and examples.
☕ Support Me
Want to support development?
Donate – every bit helps!
🖥 Changelog
1.0.0
- Initial Release