You are viewing a potentially older version of this package.
View all versions.
MegabonkMinimap
MegabonkMinimap lets you have control over the minimap scale, zoom and boss arrow.
| Date uploaded | 10 months ago |
| Version | 0.2.0 |
| Download link | svindler-MegabonkMinimap-0.2.0.zip |
| Downloads | 123 |
| Dependency string | svindler-MegabonkMinimap-0.2.0 |
This mod requires the following mods to function
BepInEx-BepInExPack_IL2CPP
BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.
Preferred version: 6.0.733README
Megabonk Minimap
A BepInEx plugin that lets you adjust the minimap:
- Size → how large the minimap UI appears on screen
- Zoom → how much of the map the minimap camera shows
- Higher zoom value = zoomed out (see more of the map)
- Lower zoom value = zoomed in (see less)
- Always Show Boss → if boss arrow should be visible before you spot the portal
- true: the minimap creates the boss arrow immediately.
- false: the arrow only appears after the portal is spotted (default behaviour).
⚙️ Configuration
After the first run, edit:
BepInEx/config/svindler_MegabonkMinimap.cfg
Options:
[Minimap]
## Scale of the minimap UI (higher = bigger minimap on screen).
Size = 1.5
## Zoom level of the minimap camera.
## Higher = zoomed out (see more of the map).
## Lower = zoomed in (see less).
Zoom = 110
## If true, the minimap creates the boss arrow immediately.
## If false, the arrow only appears after the portal is spotted (default behaviour).
AlwaysShowBossArrow = false