Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
RepoBiggerHauler
Increases the Hauler value limit in R.E.P.O. and allows the limit to be configured through REPOConfig.
| Last updated | 3 hours ago |
| Total downloads | 32 |
| Total rating | 1 |
| Categories | Mods Tools Libraries Misc Audio Valuables Items Upgrades Weapons Drones Monsters Levels Client-side Server-side Cosmetics AI Generated Quality Of Life |
| Dependency string | CbIPOK_Studio-RepoBiggerHauler-1.0.0 |
| Dependants | 0 other packages depend on this package |
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.2100README
RepoBiggerHauler
Increases the Hauler cart value storage limit in R.E.P.O. and lets you configure the limit through REPOConfig.
Features
- Changes the Hauler value limit from the game's default
$20,000to a configurable value. - Default value:
$50,000. - The value can be changed through the BepInEx configuration and displayed in REPOConfig.
- No game files are modified.
- The patch is applied at runtime using Harmony.
Configuration
After launching the game once, the configuration file will be created at:
BepInEx/config/com.repo.biggerhauler.cfg
The main option is:
Value Limit = 50000
You can change it to any value from 0 to 1,000,000.
How it works
The mod patches ItemValuableBox.valueLimit when the object starts and assigns the value configured in com.repo.biggerhauler.cfg.