Skip to content

Gameplay SKSE Plugin for SkyrimSE that makes it so that when you dual cast bound weapon spells they instead are animated!

License

Notifications You must be signed in to change notification settings

SeaSparrowOG/AnimateBoundWeapons

Repository files navigation

Building

Requirements:

  • CMake
  • VCPKG
  • Visual Studio (with desktop C++ development)

Instructions:

git clone https://github.com/SeaSparrowOG/SKSE-Plugin-Template
cd SKSE-Plugin-Template
git submodule init
git submodule update --recursive
cmake --preset vs2022-windows-vcpkg 
cmake --build Release --config Release

Automatic deployment to MO2:

You can automatically deploy to MO2's mods folder by defining an Environment Variable named SKYRIM_MODS_FOLDER and pointing it to your MO2 mods folder. It will create a new mod with the appropriate name. After that, simply refresh MO2 and enable the mod.

About

Gameplay SKSE Plugin for SkyrimSE that makes it so that when you dual cast bound weapon spells they instead are animated!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published