TeleporterShow
Shows the teleporter if you have 'discovered' it, pinged it, or all the time if you change the config.
By Pickleses
Date uploaded | 4 years ago |
Version | 2.3.2 |
Download link | Pickleses-TeleporterShow-2.3.2.zip |
Downloads | 148163 |
Dependency string | Pickleses-TeleporterShow-2.3.2 |
This mod requires the following mods to function
bbepis-BepInExPack
Unified BepInEx all-in-one modding pack - plugin framework, detour library
Preferred version: 3.0.0README
Teleporter Show
This mod gives the ability to show the teleporter with a few different options:
The player is close enough to the teleporter (This distance can be adjusted in BepInEx/config/com.Pickleses.TeleShow
)
The player has pinged the teleporter (this can be turned off in BepInEx/config/com.Pickleses.TeleShow
)
All the time (off by default but can be enabled in BepInEx/config/com.Pickleses.TeleShow
)
If you have any problems or suggestions feel free to @ me in the risk of rain 2 modding discord.
Also please check out my favorite streamer, she's very funny and nice! https://www.twitch.tv/sup3rqu33n
Installation
- Install BepInEx Mod Pack.
- Install R2API.
- Move
TelesShow.dll
toBepInEx/plugins/
- Launch the game and edit
BepInEx/config/com.Pickleses.TeleShow
to your liking
Change Log
--2.3.2-- Fixed a few errors, fixed pingimprovments compatibility issues, redid readme
--2.3.1-- Fixed a small bug with the ping system thanks to Dynamo for pointing it out on Dynamo.
--2.3.0-- Updated to the artifacts update and added the ability to ping the teleporter
--2.2.1-- Removed some unnecessary console logs
--2.2.0-- Fixed an bug I totally missed
--2.1.0-- Added Teleporter "discovery" functionality
--2.0.1-- Initial release