powerof3 / SPID-SF

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Offence Suppression SFSE

SKSE plugin that prevents neutral NPCs from turning hostile when you accidentally hit them.

Requirements

Register Visual Studio as a Generator

  • Open x64 Native Tools Command Prompt
  • Run cmake
  • Close the cmd window

Building

git clone https://github.com/powerof3/SimpleOffenceSuppressionSFSE.git
cd SimpleOffenceSuppressionSFSE
cmake --preset vs2022-windows-vcpkg-sf
cmake --build build --config Release

License

MIT

About

License:MIT License


Languages

Language:C++ 90.3%Language:CMake 8.0%Language:Python 1.7%