Skip to content

tomnGithub/SpellAbsorptionRework_DLL

Repository files navigation

Spell Absorption Rework DLL

Spell Absorption Function is sourced from Magic Tweaks by SeaSparrow. Big Thanks to them! https://github.com/SeaSparrowOG/MagicTweaks

Requirements

  • CMake
    • Add this to your PATH
  • Vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • Visual Studio Community 2022
    • Desktop development with C++

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/tomnGithub/SpellAbsorptionRework_DLL
cd SpellAbsorptionRework_DLL
cmake --preset vs2022-windows-vcpkg-release
cmake --build build --config Release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published