Installation
A simple guide on how to install Metamod:Source on a Source2 dedicated server
A simple guide on how to install Metamod:Source on a Source2 dedicated server
Metamod is a mod loader with basic plugin API. It will not provide any functionality on its own.
Steps
- Download the latest dev build from the releases page
- Move the
addons
folder to yourgame/csgo
folder - Edit
gameinfo.gi
ingame/csgo
and addGame csgo/addons/metamod
to theSearchPaths
section
Whenever CS2 updates you need to edit the gameinfo.gi
file again as it is replaced with each update.