GameServerManagers / LinuxGSM

The command-line tool for quick, simple deployment and management of Linux dedicated game servers.
https://linuxgsm.com
MIT License
4.24k stars 811 forks source link

Add support for development versions of metamod/sourcemod #1412

Open szechyjs opened 7 years ago

szechyjs commented 7 years ago

Its quite common for server updates to break metamod and sourcemod. When this occurs its required to install the latest development version to fix the issue.

I suggest adding the ability to install the latest development release of these plugins for those times when the latest stable will not work.

zoxovsky commented 7 years ago

People can install it manually,

UltimateByte commented 7 years ago

Are you talking about using mods-update command?

szechyjs commented 7 years ago

Yes, I'm referring to the mods-install and mods-update commands.