Menu

Tree [c9319e] master /
 History

HTTPS access


File Date Author Commit
 README.md 2016-04-11 b8horpet b8horpet [44e218] context menu info updated
 install_papyrus_make.reg 2016-04-11 b8horpet b8horpet [c363cd] context menu support added
 make.py 2016-04-23 b8horpet b8horpet [c9319e] added sublime text 2 plusgin support

Read Me

Papyrus Make System

Usage

make all: compiles all papyrus file in scripts/sources

make scriptname.psc: compiles the specified script

Packing into exe:

pyinstaller -F make.py; rm make.exe; cp dist/make.exe ./

for context menu put make.exe under "C:\Program Files\Papyrus Make"

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.