PCompiler
From SA-MP Wiki
Contents |
Description
pCompiler is a standalone PAWN compiler by ettans, written in C#. Useful for people who don't use PAWNO and are not familiar with pawncc's command line arguments.
Source
This application is open-source, protected by the GPL (General Public License).
Features
- Quickly compile .pwn to .amx
Download
Requirements
- Windows 2K, XP, Vista or Windows 7
- .NET framework version 2.0 or newer
Binaries
- To be announced...
Usage
Extract it anywhere and double-click on pcompiler.exe to launch the application. To compile a project, browse to your source-file (.pwn) and press F5 to quick-compile.
Source code
- To be announced...
Usage
To use the source-code, you need Microsoft Visual Studio 2010.