Please disclose if your mod was created primarily using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
DudeWheresMyPortal
Simple BepInEx mod that automatically adds, removes Portal map pins as you manipulate your portals in game
| Last updated | a year ago |
| Total downloads | 12402 |
| Total rating | 4 |
| Categories | Client-side Utility |
| Dependency string | oathorse-DudeWheresMyPortal-0.1.3 |
| Dependants | 22 other packages depend on this package |
This mod requires the following mods to function
denikson-BepInExPack_Valheim
BepInEx pack for Valheim. Preconfigured and includes unstripped Unity DLLs.
Preferred version: 5.4.2202README
Dude, Where's My Portal
This is a simple Valheim mod for BepInEx which automatically manages Minimap Pins for portals based on what you do with portals in the game world.
Place a Portal
When you place a Wooden or Stone portal in Valheim, a Minimap Pin will automatically be added.
Remove a Portal
When you destroy a portal or it gets destroyed by something else, it'll be removed from the Minimap
Rename a Portal
When you rename a portal, it'll automatically be renamed in the Minimap
Pass through a pre-existing Portal
Optionally, if you toggle CreatePinOnTeleport on, DWMP will create a pin for you as you pass through existing portals.
That's it.
That's really all this thing does.
Change Log
v0.1.3
- Updated to work with Valheim post Patch 0.220.3
v0.1.2
- Fixed a console bug with the new command. >.<
v0.1.1
- Added console command
CreatePinOnTeleportwhich toggles on and off the auto-creation of named Minimap pins as you teleport through a portal. Aids with the generation of Minimap portal pins for portals that existed in the map before Dude Where's My Portal was installed.
v0.1.0
- Initial version