SKSE plugin that repurposes the enchantment charge meter for an oxygen meter when underwater
- CMake
- Add this to your
PATH
- Add this to your
- PowerShell
- Vcpkg
- Add the environment variable
VCPKG_ROOT
with the value as the path to the folder containing vcpkg
- Add the environment variable
- Visual Studio Community 2019
- Desktop development with C++
- CommonLibSSE
- You need to build from the powerof3/dev branch
- Add this as as an environment variable
CommonLibSSEPath
- Open
x64 Native Tools Command Prompt
- Run
cmake
- Close the cmd window
git clone https://github.com/Osmosis-Wrench/OxygenMeter2.git
cd OxygenMeter2
cmake -B build -S .