Skip to content

Repository files navigation

Oxygen Meter

SKSE plugin that repurposes the enchantment charge meter for an oxygen meter when underwater

Requirements

  • CMake
    • Add this to your PATH
  • PowerShell
  • Vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • Visual Studio Community 2022 or newer
    • Desktop development with C++
  • CommonLibSSE
    • You need to build from the powerof3/dev branch
    • Add this as as an environment variable CommonLibSSEPath

User Requirements

Building

git clone https://github.com/powerof3/OxygenMeter.git
cd OxygenMeter
git submodule update --init --recursive

SSE (1.5.97)

cmake --preset vs2022-se cmake --build --preset vs2022-se

AE (1.6.1170+)

cmake --preset vs2022-ae cmake --build --preset vs2022-ae

License

GPL-3.0

About

No description, website, or topics provided.

Resources

Stars

8 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages