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.
TeleporterDistanceIndicator
Adds a dynamic distance indicator to the teleporter objective UI.
By Ampck
| Last updated | 12 hours ago |
| Total downloads | 53 |
| Total rating | 1 |
| Categories | Mods Tweaks Client-side |
| Dependency string | Ampck-TeleporterDistanceIndicator-1.0.0 |
| Dependants | 0 other packages depend on this package |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 5.4.2113README
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)
- Open r2modman or the Thunderstore Mod Manager.
- Search for
TeleporterDistanceIndicatorand click Download. - Launch the game via the "Start Modded" button.
Installation (Manual)
- Ensure you have the
RiskofThunder-RoR2BepInExPackinstalled. - Download the latest
.ziprelease. - Extract
TeleporterDistanceIndicator.dllinto yourRisk of Rain 2\BepInEx\pluginsfolder.
Changelog
1.0.0
- Initial release.