github

HydrogensaysHDT / hdt-skyrimse-mods

  • вторник, 10 декабря 2019 г. в 00:29:54
https://github.com/HydrogensaysHDT/hdt-skyrimse-mods

C++
hdt skyrimse mods



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.