Valheim
Install

Details

Last Updated
First Uploaded
Downloads
56
Likes
0
Size
166KB
Dependency string
DrakeMods-DrakesTelemarker-0.1.0
Dependants
ADDatHost Valheim hosting
30% off!

DrakesTelemarker

Per-world console bookmarks (10 slots) to save and recall your position. Marks are stored per world under BepInEx config.

Requires devcommands — run devcommands in the console (or use a mod such as Server Devcommands on dedicated servers) before using teleport commands.

Commands

Open the in-game console (F5) and type telemark for help. Common usage:

Command Description
telemark set mark <1-10> Save current position to slot
telemark recall mark <1-10> Teleport to saved slot
telemark list List marks for this world
telemark clear mark <n> Clear one slot
telemark clear all Clear all slots (confirmation UI)

Aliases: setmark, recallmark.

Saved data: BepInEx/config/DrakesTelemarker/TelemarkerMarks.json

Dependencies

Install

  1. Install with r2modman / Thunderstore Mod Manager, or extract the release zip into:
    BepInEx/plugins/DrakeMods-DrakesTelemarker/
    
  2. Ensure DrakesTelemarker.dll, README.md, CHANGELOG.md, and icon.png are in that folder.

Build (developers)

  1. Copy environment.props.example to environment.props and set your Valheim + r2modman profile paths.
  2. Restore NuGet packages and build in Visual Studio or:
    nuget restore DrakesTelemarker.csproj -PackagesDirectory packages
    msbuild DrakesTelemarker.csproj /p:Configuration=Release
    
  3. Release builds also run PackageMod to assemble a Thunderstore folder/zip under C:\Modding\Thunderstore (configurable in the csproj).

Tagged pushes (v*.*.*) build via GitHub Actions and attach a Thunderstore zip to the GitHub release.

Thunderstore development is made possible with ads. Please consider making an exception to your adblock.