SourceMod (server plugin): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Adding softwarebox)
No edit summary
 
Line 3: Line 3:
{{SoftwareBox
{{SoftwareBox
| title    = SourceMod [[File:Icon sourcemod.png|16px]]
| title    = SourceMod [[File:Icon sourcemod.png|16px]]
| developer = David Anderson (BAILOPAN)<br>Nicholas Hastings (psychonic)
| developer = David Anderson<br>Nicholas Hastings
| initial_release = Oct 7, 2004
| initial_release = Oct 7, 2004
| stable_release = Oct 4, 2025</br><small>(1.12 [build 7217])</small>
| stable_release = Oct 4, 2025</br><small>(build 7217)</small>
| written_in = c++
| written_in = c++
| type = Plugins
| type = Plugin
| distribution = Freeware
| distribution = Freeware
| windows = 1
| windows = 1

Latest revision as of 04:19, 23 October 2025

English (en)Esperanto (eo)Русский (ru)中文 (zh)Translate (Translate)
SourceMod Icon sourcemod.png
Developer(s)
David Anderson
Nicholas Hastings
Initial release
Oct 7, 2004
Stable release
Oct 4, 2025
(build 7217)
Written in
C++
Operating system
Windows Linux
Type
Plugin
Target engine(s)
Source
Distribution
Freeware
Website
Download
Not to be confused with sourcemods (the Steam folder).

SourceMod SourceMod is a server modification that gives server admins a much more powerful platform for scripting and administration. While mostly used for multiplayer games, it can be installed on any Source engine game. Many well-known server plugins are powered by it, such as Roll The Dice (RTD).

It has a lower-level system that needs to run alongside it, called MetaMod: Source.

A newer version of MetaMod: Source (2.0) is currently in development, which will add support for Source 2-based games (Counter-Strike 2, Deadlock and Dota 2), however SourceMod has yet to be ported to Source 2.

See also