Skip to content
This repository has been archived by the owner on Jan 12, 2025. It is now read-only.

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