Skip to content

Repository files navigation

SKSE plugin that exposes native survival features, including sleep to level up, lockpick weight, and arrow weight and allows for cloaks to give warmth rating.

Requirements

Building

git clone https://github.com/colinswrath/SurvivalControlPanel
cd SurvivalControlPanel
git submodule init
git submodule update
cmake --preset vs2022-windows
cmake --build build --config Release

Tips

  • Run cmake-gui build to configure project variables
  • Configure CMAKE_INSTALL_PREFIX to install files to a virtual directory in Mod Organizer 2
  • Set CMAKE_VS_INCLUDE_INSTALL_TO_DEFAULT_BUILD to ON to automatically install the mod when building in Visual Studio
  • Build the package target to automatically build and zip up your dll in a ready-to-distribute format

About

SKSE Plugin to toggle various survival features.

Resources

Stars

5 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages