

A R.E.P.O. mod that shrinks all players, items, and valuables to 40% of their original size. Everyone starts the round tiny.
| 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) |
ShrinkInShop |
false |
— | If true, shrinking applies in the shop level too. Default false leaves shop items at normal size. |
VoiceMod |
true |
— | Enable voice pitch modulation when players are shrunk |
Config file: BepInEx/config/darkharasho.MiniEepo.cfg
In multiplayer, the host's scale settings (PlayerScale, ItemScale, ValuableScale, CartScale, ShrinkInShop) apply to all players — non-host values for these are ignored while in a room. VoiceMod is intentionally local: each client decides whether they hear pitched-up voices.
Install via Thunderstore Mod Manager or manually place MiniEepo.dll in BepInEx/plugins/MiniEepo/.
Big thanks to Vette and Grimm for testing.