rethesda / DbSkseFunctions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DbSkseFunctions

What does it do?

Adds native functions and events to papyrus. Official Nexus Mods Page: Dylbill's Papyrus Functions

CommonLibSSE NG

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.

Requirements

  • Visual Studio 2022 (the free Community edition)
  • vcpkg
      1. Clone the repository using git OR download it as a .zip
      1. Go into the vcpkg folder and double-click on bootstrap-vcpkg.bat
      1. Edit your system or user Environment Variables and add a new one:
      • Name: VCPKG_ROOT
        Value: C:\path\to\wherever\your\vcpkg\folder\is

About


Languages

Language:C++ 54.6%Language:Papyrus 45.1%Language:CMake 0.2%