Skip to content

Latest commit

 

History

History
26 lines (24 loc) · 845 Bytes

File metadata and controls

26 lines (24 loc) · 845 Bytes

SexLab P+

A high performance and stability patch for SexLab for Skyrim SE.

Requirements

Building

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