Skip to content

RafearTheModder/Thaumaturgy

 
 

Repository files navigation

This is a simple utility plugin for use with Thaumaturgy - An Enchanting Overhaul: https://www.nexusmods.com/skyrimspecialedition/mods/57138

What does it do?

Current functionality includes:
Apply set mult to disenchanting XP - Can be adjusted in the ini

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/colinswrath/Thaumaturgy.git
cd ExamplePlugin-CommonLibSSE
git submodule update --init --recursive
cmake -B build -S .

About

SKSE utility plugin for Thaumaturgy - An Enchanting Overhaul

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 50.6%
  • CMake 49.4%