SkyrimCharacterSheet
A Mod that lets you display Player values, Faction Ranks in Custom Windows. There is a Window for inside the Inventory Menu as well that updates with equip/unequip of Gear.
Install / Use
/learn @mlthelama/SkyrimCharacterSheetREADME
Skyrim Character Sheet
Nexus Mods
End User Dependencies
Build Dependencies
- CommonLibSSE NG
- spdlog
- nlohmann-json
- tomlplusplus
- magic-enum
- vcpkg
- Add the environment variable
VCPKG_ROOTwith the value as the path to the folder containing vcpkg - on hash
93895b28ea7bc8cda10f156c5d336f3fc070f8b1
- Add the environment variable
- cmake
- installed dir needs to be added to the
PATHenvironment variable - Version
3.25
- installed dir needs to be added to the
- clib-util
- added as vcpkg port
- unordered-dense
- added as vcpkg port
Release Dependencies
- hint_button_menu
- needed file
- skyui
- needed file
Building
git clone https://github.com/mlthelama/SkyrimCharacterSheet.git
cd SkyrimCharacterSheet
cmake --preset vs2022-windows
cmake --build --preset vs2022-windows --config Release
Manual Release
cd SkyrimCharacterSheet
./scripts/run.sh
or
.\scripts\run.sh
