Installation
- Install Metamod
- Install CounterStrikeSharp (CSSharp). (Note: This step can be skipped if you install MatchZy with CSSharp release)
- Go to this link: https://github.com/roflmuffin/CounterStrikeSharp/releases
- Scroll down and download 'counterstrikesharp-with-runtime'
- Extract the addons folder to the csgo/ directory of the dedicated server. The contents of your addons folder should contain both the counterstrikesharp folder and the metamod folder
- Verify the installation by typing
meta list
on server console. You should see CounterStrikeSharp plugin by Roflmuffin - You can refer to https://docs.cssharp.dev/guides/getting-started for detailed instructions. Initially, it may seem a bit hectic, but trust me, it's worth it! :P
- Install MatchZy
- Download the latest MatchZy release and extract the files to the csgo/ directory of the dedicated server.
- Verify the installation by typing
css_plugins list
and you should see MatchZy by WD- listed there.
Note: If you want to use MatchZy on Windows server, you will need Windows build of counterstrikesharp
which is available on its releases page