Skip to content

seroyer/ValheimTogglePins

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ValheimTogglePins

Valheim mod to support toggling pins on the map

Setup

It is helpful to start with Valheim-Modding's wiki pages for doing basic setup of Visual Studio, BepInEx, etc...

When you open the Visual Studio project, you'll need to Add References to the dependent libraries:

  • 0Harmony.dll
  • BepInEx.dll
  • UnityEngine.dll
  • UnityEngine.CoreModule.dll
  • UnityEngine.UI.dll
  • assembly_utils.dll
  • assembly_valheim.dll

Then build the project. Take the resulting ValheimTogglePins.dll and install it into the BepInEx plugins directory.

About

Valheim mod to support toggling pins on the map

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages