SourceMod (server plugin): Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
{{distinguish|sourcemods|desc1=the Steam folder}} | {{distinguish|sourcemods|desc1=the Steam folder}} | ||
{{sourcemod|4.1}} 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'''. | It has a lower-level system that needs to run alongside it, called '''MetaMod'''. |
Revision as of 05:14, 15 November 2023
Not to be confused with sourcemods (the Steam folder).
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.
See Also
- SourceMod's website
- MetaMod's website
- How to install SourceMod
- How to install MetaMod
- AMX Mod X A similar plugin for Goldsource.