How to Install Sourcemod and Metamod for Source Game Servers at Hostinger

Installing plugin support framework on Source Game Server

Updated 2 weeks ago

While playing source games like Counter-Strike: Global Offensive, Team Fortress 2, or Counter-Strike 2, you might want to install plugins to your server to improve the gameplay on your server.

Plugin support requires SourceMod and MetaMod to be installed on your server. You can do so by following this guide:

Step 1 – Download the SourceMod and MetaMod Files

  1. Head to SourceMod and MetaMod download pages

  2. Make sure to download the latest available builds for Linux:

    Linux download option highlighted on the SourceMod and MetaMod build page
  3. Create a separate folder for Sourcemod and Metamod files. Once files are extracted it should look like this:

    File Explorer showing the csgo mod loaders folder with the addons folder highlighted
  4. Open the Addons folder and delete the metamod.vdf file:

    Hostinger VPS file manager showing the metamod.vdf file highlighted in the addons folder

Step 2 – Prepare a New VDF File

  1. Open the VDF Generator tool on your web browser

  2. In the dropdown menu, select the game you will want to install it for and click on the Generate metamod.vdf button to download the new file:

    Game selection dropdown set to Counter-Strike: Global Offensive with Generate metamod.vdf button highlighted
  3. Save the file into the addons folder in your local device

  4. Compress both the addons and cfg folders into one file – make sure to use the .zip format

  5. Head to Game Panel file manager and navigate to the path according to the game server you want to install this on. For example:

    • Counter-Strike: Global Offensive – /740/csgo

    • Team Fortress 2 – /232250/tf

    • Counter-Strike: Source – /232330/cstrike

  6. Upload the zip archive inside the game folder:

    CSGO server file manager showing the addons folder highlighted in the directory list

That’s all! Now you can install plugins on your Source Game Server 😊