Minimap is configurable with MelonPreference or by editing directly "/UserData/MinimapFX.cfg"
Update 1.3.3:
- Auto scale with screen resolution to support 4K
- Draggable minimap window with right click mouse + drag
Update 1.3.2:
- Option to show ruins on minimap
- For game version 0.8.2b
- Require MelonLoader 0.6.1 (this fix the preference decimal separator)
- AssetManager still not work, need to use the included AssetManager from files tab
How To:
- Open melon installer, select version 0.6.1, click update/install
- Download the mod and extract like usual
- Download AssetManager.zip, extract to MelonLoader/Managed/
Update 1.3.0:
- For game version 0.8.1
- Require MelonLoader 0.6.0
How to:
- Download the included AssetManager (recompiled from Il2CppAssetBundleManager), and extract to MelonLoader/Managed, replaacing the original from ML (which isn't workiong right now)
Update 1.2.1:
- Fix missing image assets
- Added 5 color schemes to height map
- Water grid (I)
- Fertility grid (F)
- Fix map click when overlapped with game UI
- Add wolf dens
- Add setting window
- Compass removed
- Use with TerrainHelper mod if setting UI missing images, or use v1.2.1
If somehow water or fertility grid can be turned off or is not aligned with game, press G twice to go back to heightmap display.
Watch video for update details
Update:
- Add TownCenter color
- Add option to flip minimap 180 degrees
- Add option to show mineral, clay, and sand sites
[MinimapFX]
# Show or hide the minimap
Hotkey = "M"
# Show or hide compass
Compass = true
# Frustum cone colors
LineColor = [ 255.0, 255.0, 255.0, 255.0, ]
# Frustum line width
LineWidth = 1.0
# 0 = TopLeft, 1 = TopRight, 2 = BottomRight, 3 = BottomLeft
Position = 3
# Flip minimap by 180 degrees. Default false
FlipMinimap = true
# Show or hide gold, iron, coal sites. Default false
MineralSites = true
# Show or hide clay sites. Default false
ClaySites = true
# Show or hide sand sites. Default false
SandSites = true
# Show or hide TownCenter. Default true
TownCenter = true
# TownCenter dot color on minimap, default green
TownCenterColor = [ 0.0, 255.0, 88.1434020996094, 255.0, ]
Install instruction:
- Download and follow the instruction to install MelonLoader.
- Run the game, make sure MelonLoader is initialized succesfully.
- Close the game
- Extract all files to "Mods" folder
This one took weeks to make. So enjoy...
Game version 0.95 now have built-in minimap