
You are viewing a potentially older version of this package. View Latest Version

Map enhancement mod for REPO. Adds customizable icons and tracking capabilities for teammates, dead teammates, enemies, valuables, cosmetic boxes, and items on the radar map.
MapEnhancement.dll inside your BepInEx/plugins/ directory.Config file generated at BepInEx/config/semimodder-mapenhancement.cfg contains the following sections:
circle, square, triangle, cross (or x), diamond, star, and default (to use the game's original icon).red, yellow, purple, orange, lightgreen, lightblue, blue, green, etc.), hex codes (e.g. #FF0000 or FF0000), and default (to use the game's original color).[General]String, Default: "Normal", Acceptable Values: "Normal", "Explored Rooms", "Full Map"): Select the map display mode.Single, Default: 0.15): Scale of the custom map icons (default: 0.15).[Teammates]Boolean, Default: true): Show teammate locations.String, Default: "lightgreen"): Color of teammate icon.String, Default: "circle"): Shape of teammate icon.Boolean, Default: true): Show dead teammate locations.String, Default: "red"): Color of dead teammate icon.String, Default: "cross"): Shape of dead teammate icon.[Enemies]Boolean, Default: true): Show enemy locations.String, Default: "purple"): Color of Level 1 enemy icon.String, Default: "circle"): Shape of Level 1 enemy icon.String, Default: "purple"): Color of Level 2 enemy icon.String, Default: "triangle"): Shape of Level 2 enemy icon.String, Default: "purple"): Color of Level 3 enemy icon.String, Default: "square"): Shape of Level 3 enemy icon.[Valuables]Boolean, Default: true): Show valuable locations.String, Default: "yellow"): Color of valuable icon.String, Default: "circle"): Shape of valuable icon.[CosmeticBoxes]Boolean, Default: true): Show cosmetic box locations.String, Default: "orange"): Color of cosmetic box icon.String, Default: "square"): Shape of cosmetic box icon.[Items]Boolean, Default: true): Show item locations.String, Default: "default"): Color of item icon.String, Default: "default"): Shape of item icon.If you encounter any bugs, issues, or have feature requests, please report them on the GitHub Issues page.