- CommonLibSSE NG
- spdlog
- nlohmann-json
- tomlplusplus
- magic-enum
- vcpkg
- Add the environment variable
VCPKG_ROOT
with 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
PATH
environment variable - Version
3.25
- installed dir needs to be added to the
- clib-util
- added as vcpkg port
- unordered-dense
- added as vcpkg port
- hint_button_menu
- needed file
- skyui
- needed file
git clone https://github.com/mlthelama/SkyrimCharacterSheet.git
cd SkyrimCharacterSheet
cmake --preset vs2022-windows
cmake --build --preset vs2022-windows --config Release
cd SkyrimCharacterSheet
./scripts/run.sh
or
.\scripts\run.sh