You are viewing a potentially older version of this package. View all versions.
wafuruns-MegabonkBetterMinimap-1.1.0 icon

MegabonkBetterMinimap

A BepInEx 6 mod for Megabonk that allows you to resize and zoom out the minimap, open the full map, etc.

Date uploaded 9 months ago
Version 1.1.0
Download link wafuruns-MegabonkBetterMinimap-1.1.0.zip
Downloads 101
Dependency string wafuruns-MegabonkBetterMinimap-1.1.0

This mod requires the following mods to function

BepInEx-BepInExPack_IL2CPP-6.0.733 icon
BepInEx-BepInExPack_IL2CPP

BepInEx pack for IL2CPP x64 Unity games. Preconfigured and ready to use.

Preferred version: 6.0.733

README

MegabonkBetterMinimap

A BepInEx 6 mod for Megabonk that allows you to resize and zoom out the minimap, open the full map, etc.

Definitely need help with some features in TODO, mod works well, but a lot of improvements are planned and it would be a shame to not finish this because of my lack of experience with modding Unity games.

Contact me on Discord: wafuruns

Installation

  • Install BepInEx 6 Bleeding Edge IL2CPP for your game (tested on BepInEx-Unity.IL2CPP-win-x64-6.0.0-be.738+af0cba7)
  • Download the latest release of MegabonkBetterMinimap
  • Paste MegabonkBetterMinimap.dll into Megabonk\BepInEx\plugins folder
  • I strongly recommend going into the game settings and setting "Upload score to Leaderboards" to Off. This mod is an accessibility and comfort feature, not something to give you an unintended advantage in competition. Feel free to consult the game dev.

Controls

  • F1: Increases the minimap size
  • F2: Zooms out the minimap
  • M: Opens/closes the full map

Features

  • Changing the minimap size
  • Changing the minimap zoom
  • Provides full map
  • Changes to map icons
    • Free chests (golden)

TODO

  • Make a config file
  • Change more map icons
    • Add icon for InteractableShrineMoai
    • Add icon for InteractableShadyGuy based on rarity
    • Add icon for InteractableShrineMagnet
    • Add icon for InteractableMicrowave
    • ... more icons
    • Currently stuck here, only InteractableChest seemed to be easily modable, this is the first time I've touched BepInEx or Unity games in general, so I would love contributions