Skip to content

ozooma10/OSLAroused-SKSE

Repository files navigation

SKSE Plugin Component for OSLAroused

Requirements

Building

git submodule init
git submodule update
cmake --preset vs2022-windows
cmake --build build --config Release

For SSE Build:
cmake --preset vs2022-windows-sse