Skip to content

kennyLtv/SM-MM-Updater

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

SourceMod & MetaMod Updater

Twitter Follow Facebook Page Slack Chat PayPal Donate Patreon Page

Prerequisites

  • CentOS 7 - More to come.
  • WGET
  • cURL

Info

This script will only update current installs. As it deletes the config directory from SourceMod and MetaMod.

Setup

To run the script you need to modify the following

DIRS=("$HOME/s1" "$HOME/s2")

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.

Why?

I wrote this script because I got tired of SourceMod overwriting my configs when I would update SourceMod due to me not paying attention while I did it. Also because I have like 6 servers to update it on.....

Authors

  • Kenny Lindelof - Mmmmm code

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Links