Semimodder-MapEnhancement icon

MapEnhancement

Map enhancement mod for REPO. Shows teammate and enemy icons on the map.

Last updated 6 hours ago
Total downloads 2815
Total rating 0 
Categories Mods Client-side AI Generated
Dependency string Semimodder-MapEnhancement-1.0.4
Dependants 0 other packages depend on this package

This mod requires the following mods to function

BepInEx-BepInExPack-5.4.2100 icon
BepInEx-BepInExPack

BepInEx pack for Mono Unity games. Preconfigured and ready to use.

Preferred version: 5.4.2100
nickklmao-REPOConfig-1.2.6 icon
nickklmao-REPOConfig

Edit mod configs in-game!

Preferred version: 1.2.6

README

MapEnhancement

Thunderstore Version Thunderstore Downloads GitHub Issues

Map enhancement mod for REPO. Adds map zooming capabilities and custom icons to track teammates and enemies on the radar map.

Features

  • Map Zooming: Zoom the radar map in and out using your mouse scroll wheel.
  • Teammate Tracking: Shows cyan markers representing teammates on the map (hidden when dead to let the default red death marker show).
  • Enemy Radar: Displays magenta markers showing enemy locations.
  • Configurable Reveal Modes: Custom valuable items reveal modes:
    1. Normal: Only show valuables that players have seen.
    2. Explored Rooms: Reveal valuables residing in rooms that have been explored.
    3. Full Map: Reveal the entire level map and all valuable locations immediately.

Installation

  1. Ensure you have BepInEx installed for REPO.
  2. Place MapEnhancement.dll inside your BepInEx/plugins/ directory.

Configuration

Config file generated at BepInEx/config/semimodder-mapenhancement.cfg contains:

[General]

  • MapModeSelect (Type: String, Default: "Normal", Acceptable Values: "Normal", "Explored Rooms", "Full Map"): Select the map display mode.
  • ShowTeammates (Type: Boolean, Default: true): Show teammate locations.
  • ShowEnemies (Type: Boolean, Default: true): Show enemy locations.

Bug Reports & Feedback

If you encounter any bugs, issues, or have feature requests, please report them on the GitHub Issues page.