PawnPlus
An open source editor for SA-MP scripts.
How can I contribute?
You can contribute in two ways:
- Coding
- Download Visual Studio 2015 Community edition or higher.
- Clone this repository.
- Open PawnPlus.sln in Source folder.
- Make your changes and send us a pull request. (See guidelines for pull requests)
- Translation
- Access this website.
- Join the project.
- Translate.
Guidelines for pull requests
- Please respect our coding style.
- Please do not reformat the source code.
- Why? It makes code review more difficult.
License
PawnPlus is released under the BSD License.
Credits