Skip to content

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

9 stars

Watchers

2 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors