Skip to content

muenchk/NPCsUsePotions

Repository files navigation

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

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

Building for VR

git clone https://github.com/muenchk/NPCsUsePotions.git
cd NPCsUsePotions
git checkout vr
cmake --preset vr				# for Skyrim VR
cmake --build buildvr --config Release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages