Skip to content
This repository has been archived by the owner on May 9, 2019. It is now read-only.

Latest commit

 

History

History
35 lines (28 loc) · 1.77 KB

README.md

File metadata and controls

35 lines (28 loc) · 1.77 KB

PawnPlus

GitHub version Build status Join the chat at https://gitter.im/WopsS/PawnPlus

An open source editor for SA-MP scripts.

How can I contribute?

You can contribute in two ways:

  1. Coding
  2. Download Visual Studio 2015 Community edition or higher.
  3. Clone this repository.
  4. Open PawnPlus.sln in Source folder.
  5. Make your changes and send us a pull request. (See guidelines for pull requests)
  6. Translation
  7. Access this website.
  8. Join the project.
  9. 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