Skip to content

ersh1/DodgeFramework

Repository files navigation

A basic SKSE plugin for dodge mods.

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/ersh1/DodgeFramework
cd DodgeFramework
git submodule update --init --recursive
git submodule update --recursive --remote
cmake -B build -S .

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published