You are viewing a potentially older version of this package. View all versions.
DarkSpider-MapUpgrade-1.0.0 icon

MapUpgrade

Show Enemies And Players On The Map.

Date uploaded a day ago
Version 1.0.0
Download link DarkSpider-MapUpgrade-1.0.0.zip
Downloads 1777
Dependency string DarkSpider-MapUpgrade-1.0.0

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

README

DarkSpider Map Tracker

Configurable player and enemy map tracker for R.E.P.O.

Features

  • Shows enemies on the map as arrows.
  • Shows other players on the map as arrows.
  • Optional player head color mode for player arrows.
  • Configurable arrow colors, custom hex colors, scale, and outline.
  • Configurable map zoom multiplier.
  • Optional mouse wheel and keyboard zoom controls while the map is open.

Config

The config file is generated by BepInEx after the first launch:

BepInEx/config/DarkSpider90.MapTracker.cfg

Main options:

  • ShowEnemyArrows = true
  • ShowPlayerArrows = true
  • PlayerArrowColor = PlayerHeadColor
  • EnemyArrowColor = Red
  • OutlineEnabled = true
  • MapZoomMultiplier = 1
  • ZoomInputMode = MouseWheel

Install

Install with a mod manager, or copy MapUpgrade.dll into your R.E.P.O. BepInEx plugins folder.

CHANGELOG

1.0.0

  • Added standalone player and enemy map arrows.
  • Added configurable player and enemy arrow colors.
  • Added custom hex color support.
  • Added player head color mode.
  • Added configurable arrow scale and outline.
  • Added configurable map zoom multiplier.
  • Added mouse wheel and keyboard zoom controls.