Free Shop Mod
Makes all shop items completely free in REPO!
Installation
Using r2modman (Recommended)
- Install r2modman
- Search for "FreeShop" in the mod manager
- Click Install
- Launch the game through r2modman
Manual Installation
- Download and install BepInEx
- Download this mod
- Extract the contents to
BepInEx/plugins/ in your REPO game folder
- Launch the game
Features
- All shop items cost 0 credits
- Works automatically when you enter the shop
- Lightweight and performance-friendly
- No configuration needed
Compatibility
Works with REPO version 1.0+ and BepInEx 5.4.21+
Support
If you encounter any issues, please report them on the Thunderstore page.
How It Works
The mod patches multiple methods in the ShopManager:
- Sets all item prices to 0 when the shop initializes
- Forces the total cost to 0 when adding items to cart
- Overrides cost calculation to always return 0
- Ensures the purchase amount is 0
This multi-layered approach ensures everything stays free regardless of when or how the game checks prices.
Changelog
1.0.1
- Fixed issue where items weren't actually free at checkout
- Added patches for cart updates, cost calculation, and purchase methods
- More robust price override system
1.0.0
- Initial release
- All shop items are now free