List of free/opensource SA:MP resources and related tools.
San Andreas: MultiPlayer (SA:MP) is a multiplayer modification of Rockstar North game that adds online multiplayer functionality.
To add any resource just create a pull request. If you are adding a resource, it should be free and opensource.
- pawn-lang/compiler - modified version of the Pawn 3.2.3664 compiler with many bug fixes and enhancements.
- sampgdk - GDK (Gamemode Development Kit) is a C/C++ library that allows you to write SA-MP gamemodes in C/C++.
- sampsharp - Raise your SA-MP game modes to a whole new level with the power of .NET
- PySAMP - Python implementation of gamemode scripting.
- YALP - Yet Another Lua Plugin, aims to be a simple yet extendable SA-MP plugin allowing to use Lua for SA-MP server programming.
- shoebill-api - Shoebill is a framework that allows you to write Plugins and Gamemodes for San Andreas Multiplayer in Java.
- JavaSamp-Gamemode-Base - gamemode written for the shoebill milestone 2 plugin for SA-MP.