Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 683 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 683 Bytes

PapyrusPlusPlus

This plugin adds functionality to Notepad++ that is useful for editing Papyrus scripts used in games like Skyrim. It comes with syntax highlighting and a compiler output interface that displays compilation errors in a list. The compiler settings can be changed in the editor.

##Download Get the current release from Nexusmods

##Building The project doesn't have any additional dependencies and comes with the needed Scintilla and Notepad++ files for building.The solution file included can be used to build the project.