Difference between revisions of "SourceMod"

From Team Fortress Wiki
Jump to: navigation, search
(the links can provide better info than we can)
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
 
{{OtherWikis
 
{{OtherWikis
 
| 1 = [http://www.sourcemod.net/ SourceMod official website]
 
| 1 = [http://www.sourcemod.net/ SourceMod official website]
| 2 = [https://forums.alliedmods.net/forumdisplay.php?f=52 SourceMod Forums] on [http://alliedmods.net/ AlliedModders.net]
+
| 2 = [https://forums.alliedmods.net/forumdisplay.php?f=52 SourceMod Forums] on [http://alliedmods.net/ AlliedMods.net]
 
| 3 = [http://wiki.alliedmods.net/SourceMod SourceMod] on the [http://wiki.alliedmods.net/Main_Page AlliedModders Wiki]
 
| 3 = [http://wiki.alliedmods.net/SourceMod SourceMod] on the [http://wiki.alliedmods.net/Main_Page AlliedModders Wiki]
 
** [http://wiki.alliedmods.net/Category:SourceMod_Documentation SourceMod Documentation] on the [http://wiki.alliedmods.net/Main_Page AlliedModders Wiki]
 
** [http://wiki.alliedmods.net/Category:SourceMod_Documentation SourceMod Documentation] on the [http://wiki.alliedmods.net/Main_Page AlliedModders Wiki]
 
}}
 
}}
 +
 +
 +
 +
 +
[[File:SourceMod.png|300px|frameless|right]]
 +
SourceMod is server modification for any game that runs on [[Source Engine]]. It is a highly optimized platform for scripting plugins and handling server administration. The default package comes with a base set of plugins, however there are over 2,500 plugins made by the community to optimize their servers.
 +
 +
 +
== See also ==
 +
*[[Servers]]
 +
 
[[Category:Servers]]
 
[[Category:Servers]]

Revision as of 01:49, 23 January 2019



SourceMod.png

SourceMod is server modification for any game that runs on Source Engine. It is a highly optimized platform for scripting plugins and handling server administration. The default package comes with a base set of plugins, however there are over 2,500 plugins made by the community to optimize their servers.


See also