https://github.com/alliedmodders/sourcemod
SourceMod - Source Engine Scripting and Administration
https://github.com/alliedmodders/sourcemod
modding source-engine sourcemod sourcepawn
Last synced: 2 days ago
JSON representation
SourceMod - Source Engine Scripting and Administration
- Host: GitHub
- URL: https://github.com/alliedmodders/sourcemod
- Owner: alliedmodders
- Created: 2014-05-25T02:58:39.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2026-04-05T00:19:05.000Z (23 days ago)
- Last Synced: 2026-04-05T02:26:57.541Z (23 days ago)
- Topics: modding, source-engine, sourcemod, sourcepawn
- Language: C++
- Homepage: http://www.sourcemod.net/
- Size: 45.9 MB
- Stars: 1,112
- Watchers: 69
- Forks: 465
- Open Issues: 192
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.txt
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: licenses/GPLv2.txt
Awesome Lists containing this project
README
SourceMod
=========
General
-------
- [SourceMod website](http://www.sourcemod.net): Source Engine scripting and server administration
- [Forum](https://forums.alliedmods.net/forumdisplay.php?f=52): Discussion forum including plugin/extension development
- [General documentation](https://wiki.alliedmods.net/Category:SourceMod_Documentation): Miscellaneous information about SourceMod
- [Stable builds](http://www.sourcemod.net/downloads.php?branch=stable): The latest stable SourceMod releases
- [Dev builds](http://www.sourcemod.net/downloads.php?branch=dev): Builds of recent development versions
Development
-----------
- [Issue tracker](https://github.com/alliedmodders/sourcemod/issues): Issues that require back and forth communication
- [Building SourceMod](https://wiki.alliedmods.net/Building_SourceMod): Instructions on how to build SourceMod itself using [AMBuild](https://github.com/alliedmodders/ambuild)
- [SourcePawn scripting](https://wiki.alliedmods.net/Category:SourceMod_Scripting): SourcePawn examples and introduction to the language
- [SourceMod plugin API](https://sm.alliedmods.net/new-api): Online SourceMod plugin API reference generated from the include files
- [SourceMod extension development](https://wiki.alliedmods.net/Category:SourceMod_Development): C++ examples and introduction to various extension interfaces
- [Translation project](https://github.com/orgs/alliedmodders/projects/1): Help [translate SourceMod](https://wiki.alliedmods.net/Translations_(SourceMod_Scripting)) into your language
Contact
-------
- Connect with us on [GameSurge](https://gamesurge.net) IRC in #sourcemod
- Alternatively feel free to join our [Discord](https://discord.gg/HgZctSS) server
License
-------
SourceMod is licensed under the GNU General Public License version 3. Special exceptions are outlined in the LICENSE.txt file inside of the licenses folder.