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.
MiniEepo
Shrinks all players, items, and valuables to 40% size. Everyone starts the round tiny.
| Last updated | 3 hours ago |
| Total downloads | 44 |
| Total rating | 1 |
| Categories | Misc Client-side Server-side AI Generated |
| Dependency string | darkharasho-MiniEepo-1.1.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.2100Vippy-ScalerCore
Scaling library for REPO mod developers. Required by ShrinkerGun. Handles physics, audio, NavMesh, animation, and multiplayer sync for shrink and grow mods. API for building shrink rays and shrinker mods.
Preferred version: 0.4.3README
MiniEepo
A R.E.P.O. mod that shrinks all players, items, and valuables to 40% of their original size. Everyone starts the round tiny.
Features
- All players, items, and valuables start at configurable tiny size (default 40%)
- Valuables smoothly shrink further when placed in the extraction cart, then restore when removed
- Host settings sync to all clients automatically — only the host needs to configure the mod
- Voice pitch modulation when players are shrunk (toggleable)
- Compatible with REPOConfig — adjust settings in-game via the config menu
Configuration
| Key | Default | Range | Description |
|---|---|---|---|
PlayerScale |
0.4 |
0.1–1.0 |
Size multiplier for players |
ItemScale |
0.4 |
0.1–1.0 |
Size multiplier for items |
ValuableScale |
0.4 |
0.1–1.0 |
Size multiplier for valuables |
CartScale |
1.0 |
0.1–1.0 |
Extra shrink applied when a valuable is in the cart (1.0 = no change, 0.5 = half size) |
VoiceMod |
true |
— | Enable voice pitch modulation when players are shrunk |
Config file: BepInEx/config/darkharasho.MiniEepo.cfg
In multiplayer, the host's settings apply to all players. Non-host config values are ignored while in a room.
Dependencies
Installation
Install via Thunderstore Mod Manager or manually place MiniEepo.dll in BepInEx/plugins/MiniEepo/.