An SKSE plugin that allows players to learn enchantments without destroying items.
Built with CommonLibSSE-NG.
- Visual Studio Community 2022
- Desktop development with C++
- CMake
- Add to your
PATH
- Add to your
- vcpkg
- Clone the repository
- Run
bootstrap-vcpkg.batin thevcpkgfolder - Add a system environment variable:
- Name:
VCPKG_ROOT - Value: path to your
vcpkgfolder
- Name:
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
Thanks to SKSE team and the open source community.
Some of the files in the project references the following authors: