This repository has been archived by the owner on May 9, 2019. It is now read-only.
Releases: wopss/PawnPlus-WinForms
Releases · wopss/PawnPlus-WinForms
v0.5.2
v0.5.1
Bug fixes:
- The problem when a user compile just a .pwn file without a project opened.
- The problem with output text, if an empty line was selected the program would crash.
- If an include had an error it won't open the include.
v0.5.0
Changes:
- Rewritten program from scratch with a new text editor.
- First time when you open the program it will download includes and PAWN compiler (Zeex version).
- Each project contains an includes folder, all includes from there will be copied to PAWN includes and after compilation the program will delete them from PAWN includes (not from this folder).