SlaveTats as C++/SKSE plugin
- CMake
- Add this to your
PATH
- Add this to your
- Vcpkg
- Set the environment variable
VCPKG_ROOTto the path containing vcpkg
- Set the environment variable
- Visual Studio Community 2022
- Desktop development with C++
- CommonLibSSE-NG
- Address Library for SKSE
- Needed for SSE/AE
- VR Address Library for SKSEVR
- Needed for VR
See commonlibsse-sample-plugin. In short, open "Local Directory" SlaveTatsNG in Visual Studio, then VS automatically runs the CMake and VCPkg configuration. And, of course, you have to checkout the project first from Git:
git clone https://github.com/nopse0/SlaveTatsNG.git