Skip to content

tschilkroete/PapyrusPlusPlus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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.