Skip to content

Framework for mods to define variants of armors by swapping armor addons dynamically at runtime.

License

Notifications You must be signed in to change notification settings

Exit-9B/DynamicArmorVariants

Repository files navigation

Framework for mods to define variants of armors by swapping armor addons dynamically at runtime.

Requirements

Register Visual Studio as a Generator

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

Building

git clone https://github.com/Exit-9B/DynamicArmorVariants
cd DynamicArmorVariants
git submodule init
git submodule update
cmake --preset vs2022-windows
cmake --build build --config Release

About

Framework for mods to define variants of armors by swapping armor addons dynamically at runtime.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published