- Ubuntu/Debian
- WGET
- cURL
- unZip
This script install and update files from CounterStrikeSharp and MetaMod.
To run the script you need to modify the following
WORKING="cs_mm_files" # This is the directory of the install or update files
CS2_WORKING_DIR="/usr/local/steam/csgo/game/csgo" # This is the directory path of "gameinfo.gi" file
This is how you set your server install path. You need to go up to the point on the directory of the csgo directory. So if you installed your server with Linux Game Server Managers usually the path is serverfiles/csgo from the directory of the install.
Please note that the paths for your installs should be full paths so that it doesn't matter where you place the scripts.
I wrote this script because the counterstrikesharp or metamod files are often updated to be usable with counter-strike 2.
- lovasatt - Author 2025
- Kenny Lindelof - Mmmmm code
This project is licensed under the MIT License - see the LICENSE.md file for details