Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 2.04 KB

README.md

File metadata and controls

37 lines (32 loc) · 2.04 KB

DialogueMoreNPCInfo

Platform GitHub release (latest by date) GitHub GitHub top language GitHub language count GitHub last commit GitHub Workflow Status

Nexus Mods

End User Dependencies

Build Dependencies

  • CommonLibSSE NG
  • spdlog
  • simpleini
  • vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • cmake
    • installed dir needs to be added to the PATH environment variable
    • on hash 93895b28ea7bc8cda10f156c5d336f3fc070f8b1

Building

git clone https://github.com/mlthelama/DialogueMoreNPCInfo.git
cd DialogueMoreNPCInfo

cmake --preset vs2022-windows
cmake --build --preset vs2022-windows --config Release