papyrus make Code
Brought to you by:
b8horpet
File | Date | Author | Commit |
---|---|---|---|
README.md | 2016-04-11 |
![]() |
[44e218] context menu info updated |
install_papyrus_make.reg | 2016-04-11 |
![]() |
[c363cd] context menu support added |
make.py | 2016-04-23 |
![]() |
[c9319e] added sublime text 2 plusgin support |
make all: compiles all papyrus file in scripts/sources
make scriptname.psc: compiles the specified script
pyinstaller -F make.py; rm make.exe; cp dist/make.exe ./
for context menu put make.exe under "C:\Program Files\Papyrus Make"