Skip to content

Osmosis-Wrench/OxygenMeter2

 
 

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 2019
    • Desktop development with C++
  • CommonLibSSE
    • You need to build from the powerof3/dev branch
    • Add this as as an environment variable CommonLibSSEPath

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/Osmosis-Wrench/OxygenMeter2.git
cd OxygenMeter2
cmake -B build -S .

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 59.9%
  • CMake 21.1%
  • ActionScript 15.1%
  • Python 3.9%