Adds native functions and events to papyrus. Official Nexus Mods Page: Dylbill's Papyrus Functions
Because this uses CommonLibSSE NG, it supports Skyrim SE, AE, GOG, and VR.
CommonLibSSE NG is a fork of the popular powerof3 fork of the original CommonLibSSE
library created by Ryan McKenzie in 2018.
- Visual Studio 2022 (the free Community edition)
vcpkg
-
- Clone the repository using git OR download it as a .zip
-
- Go into the
vcpkg
folder and double-click onbootstrap-vcpkg.bat
- Go into the
-
- Edit your system or user Environment Variables and add a new one:
- Name:
VCPKG_ROOT
Value:C:\path\to\wherever\your\vcpkg\folder\is
-