Skip to content

Repository files navigation

Enchanting-Preserver

An SKSE plugin that allows players to learn enchantments without destroying items.
Built with CommonLibSSE-NG.

Requirements

  • Visual Studio Community 2022
    • Desktop development with C++
  • CMake
    • Add to your PATH
  • vcpkg
    1. Clone the repository
    2. Run bootstrap-vcpkg.bat in the vcpkg folder
    3. Add a system environment variable:
      • Name: VCPKG_ROOT
      • Value: path to your vcpkg folder

Building

git clone https://github.com/VanCZ1/Enchanting-Preserver.git
cd Enchanting-Preserver
git submodule update --init --recursive
cmake --preset release-msvc
cmake --build --preset release-msvc

Credits

Thanks to SKSE team and the open source community.
Some of the files in the project references the following authors:

Releases

Packages

Used by

Contributors

Languages