hdt-skyrimse-mods
hdt skyrimse mods
only files inside src/hdt are my works.
others are belongs to skse team https://skse.silverlock.org/
how to compile
requirement : visual studio 2017 or visual studio 2019 with 2017 compile tools
- checkout bulletphysics from https://github.com/bulletphysics/bullet3
- cmake bulletphysics without multithreading, then compile it.
- setup bulletphysics includes and library directories in hdtSSEPhysics project.
- compile it.