Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
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
BepInEx pack for Mono Unity games. Preconfigured and ready to use.
Preferred version: 5.4.2100README
MapEnhancement
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:
- Normal: Only show valuables that players have seen.
- Explored Rooms: Reveal valuables residing in rooms that have been explored.
- Full Map: Reveal the entire level map and all valuable locations immediately.
Installation
- Ensure you have BepInEx installed for REPO.
- Place
MapEnhancement.dllinside yourBepInEx/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.