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

TeleporterDistanceIndicator

Adds a dynamic distance indicator to the teleporter objective UI.

By Ampck
Date uploaded 13 hours ago
Version 1.0.0
Download link Ampck-TeleporterDistanceIndicator-1.0.0.zip
Downloads 56
Dependency string Ampck-TeleporterDistanceIndicator-1.0.0

This mod requires the following mods to function

bbepis-BepInExPack-5.4.2113 icon
bbepis-BepInExPack

Unified BepInEx all-in-one modding pack - plugin framework, detour library

Preferred version: 5.4.2113

README

Teleporter Distance Indicator

A lightweight client-side mod for Risk of Rain 2 that takes the guesswork out of finding the teleporter.

This mod modifies the in-game objective UI ("Find the teleporter") to display your live distance in meters from the teleporter once you spawn into a stage.

Features

  • Dynamic Distance Updates: The UI updates smoothly in real-time as you move around the map.
  • Vanilla Friendly: Operates entirely client-side. You can use this in multiplayer lobbies even if the host or other players do not have the mod installed.
  • Lightweight: Built directly on top of BepInEx and Harmony without relying on massive API libraries.

Installation (r2modman - Recommended)

  1. Open r2modman or the Thunderstore Mod Manager.
  2. Search for TeleporterDistanceIndicator and click Download.
  3. Launch the game via the "Start Modded" button.

Installation (Manual)

  1. Ensure you have the RiskofThunder-RoR2BepInExPack installed.
  2. Download the latest .zip release.
  3. Extract TeleporterDistanceIndicator.dll into your Risk of Rain 2\BepInEx\plugins folder.

Changelog

1.0.0

  • Initial release.