- XMake [2.8.2+]
- C++23 Compiler (MSVC)
- Starting the game as a Nord no longer breaks intended mechanics.
- Player movement speed now does not scale with race height.
- Spell absorption cap will no longer exceed fPlayerMaxResistance.
xmake project -k vsxmake
git submodule submodule --init --recursive
xmake build
collinswrath for the following patches: Fixes::ScaleMovementSpeed
, Tweaks::AbsorptionChance
. Originally found in Blade And Blunt.
Qudix for CommonLibSSE-NG Template Plugin.
CharmedBaryon and all the people who contributed to CommonLibSSE-NG.