Skip to content

Repository files navigation

Use Or Take

SKSE plugin that lets you use OR take items

Requirements

  • CMake
    • Add this to your PATH
  • 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++

User Requirements

Building

git clone https://github.com/powerof3/UseOrTake.git
cd UseOrTake
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

Replace vs2022 with vs2026 to build with Visual Studio 2026.

License

GPL-3.0

About

No description, website, or topics provided.

Resources

Stars

5 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages