Pentalimbed / PHKM

Post hit killmoves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Post-hit Killmoves

SKSE plugin that trigger killmoves after the hit landed. Also prone execution and stuff.

Requirements

  • CMake
    • Add this to your PATH
  • PowerShell
  • Vcpkg
    • Add the environment variable VCPKG_ROOT with the value as the path to the folder containing vcpkg
  • Visual Studio Community 2019
    • Desktop development with C++
  • CommonLibSSE
    • You need to build from the powerof3/dev-ae branch
    • Also SetAngleX and SetAngleZ from ersh1's branch
    • Add this as as an environment variable CommonLibSSEPath

License

MIT

About

Post hit killmoves

License:MIT License


Languages

Language:C++ 91.0%Language:CMake 7.5%Language:Python 1.6%