HydrogensaysHDT / hdt-skyrimse-mods

hdt skyrimse mods
80 stars 66 forks source link

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

  1. checkout bulletphysics from https://github.com/bulletphysics/bullet3
  2. cmake bulletphysics without multithreading, then compile it.
  3. setup bulletphysics includes and library directories in hdtSSEPhysics project.
  4. compile it.