Skip to content

ersh1/PairedAnimationImprovements

Repository files navigation

Requirements

  • CMake
    • Add this to your PATH
  • The Elder Scrolls V: Skyrim Special Edition
    • Add the environment variable CompiledPluginsPath to point to the folder where you want the .dll to be copied after building
  • Vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • Visual Studio Community 2022
    • Desktop development with C++
  • CommonLibSSE-NG
    • Add the environment variable CommonLibSSEPath_NG with the value as the path to the folder containing CommonLibSSE-NG

User Requirements

Building

git clone https://github.com/ersh1/PairedAnimationImprovements/
cd PairedAnimationImprovements

cmake --preset vs2022-windows
cmake --build build --config Release

License

GPL-3.0-or-later WITH Modding Exception AND GPL-3.0 Linking Exception (with Corresponding Source). Specifically, the Modded Code is Skyrim (and its variants) and Modding Libraries include SKSE and Commonlib (and variants).

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published