Skip to content

Latest commit

 

History

History
31 lines (28 loc) · 1.46 KB

File metadata and controls

31 lines (28 loc) · 1.46 KB

This is the Source code to the Skyrim Mod NPCs Use Potions. Bug reports and suggestions should be posted in the Bug / Forum section of the nexusmods page.

Requirements

User Requirements

Building for SSE / AE / VR

git clone https://github.com/muenchk/NPCsUsePotions.git
cd NPCsUsePotions
cmake --preset all 				
cmake --build build --config Release