A high performance and stability patch for SexLab for Skyrim SE.
- xmake
- Add this to your
PATH
- Add this to your
- PowerShell
- Visual Studio Community 2022
- Desktop development with C++
- CommonLibSSE
- You need to build from the alandtse/ng branch
- Create Environment Variables:
XSE_TES5_MODS_PATH
: Path to your MO2/Vortexmods
folder
git clone https://github.com/Scrabx3/SexLabpp.git
cd SexLabpp
git submodule update --init --recursive
xmake f -m release [
--copy_to_papyrus=(y/n) # copy build to the papyrus mod instance
--skyrim_se=(y/n) # build skyrim se (1.5)
--skyrim_vr=(y/n) # build skyrim vr
]
xmake