Skip to content

Latest commit

 

History

History
34 lines (28 loc) · 1.01 KB

README.md

File metadata and controls

34 lines (28 loc) · 1.01 KB

PapyrusTweaks

Collection of tweaks and fixes for Skyrim's Papyrus engine.

Requirements

User 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/Nightfallstorm/PapyrusTweaks.git
cd PapyrusTweaks
cmake --preset PapyrusTweaks
cmake --build build --config Release

License

GPL-3.0