Skip to content

rethesda/navigatevr-mapmarkers

 
 

Repository files navigation

SKSE plugin source for Skyrim mod "Map Markers for NavigateVR"

User requirements:

  • SKSE
  • Address Library VR
  • Navigate VR

Build instructions:

  1. install vcpkg
  2. add vcpkg path to environment variables as VCPKG_ROOT and run /vcpkg/bootstrap-vcpkg.bat
  3. install Visual Studio 2022 with "C++ Desktop Development" module
  4. install VSCode
  5. open this repository's root folder in VSCode and it will automatically configure itself

This project is built with commonlibsse-ng-vr, but it uses PlayerCharacter.h from CommonLibVR because I'm in the process of migrating

About

Skyrim VR addon for the NavigateVR mod

Resources

License

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C++ 86.7%
  • Papyrus 11.6%
  • CMake 1.7%