<ahref="https://gameservermanagers.com"><imgsrc="https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/master/images/logo/lgsm-light-full.png"alt="linux Game Server Managers"width="600"/></a>
<ahref="https://linuxgsm.com"><imgsrc="https://raw.githubusercontent.com/wiki/GameServerManagers/LinuxGSM/images/brand/colour/LinuxGSM_colour_logo_wordmark_512.png"alt="linux Game Server Managers"width="600"/></a>
<ahref="https://gameservermanagers.com">LinuxGSM</a> is the command line tool for quick, simple deployment and management of dedicated game servers.
<ahref="https://linuxgsm.com">LinuxGSM</a> is the command line tool for quick, simple deployment and management of dedicated game servers.
<h2>Hassle-Free Dedicated Servers</h2>
<h2>Hassle-Free Dedicated Servers</h2>
Game servers traditionally are not easy to manage yourself. Admins often have to spend hours just messing around trying to get their server working. LinuxGSM is designed to be a simple as possible allowing admins to spend less time on management and more time gaming.
Game servers traditionally are not easy to manage yourself. Admins often have to spend hours just messing around trying to get their server working. LinuxGSM is designed to be a simple as possible allowing admins to spend less time on management and more time gaming.
@ -40,11 +42,11 @@ All FAQ can be found here.
<h2>Donate</h2>
<h2>Donate</h2>
If you want to donate to the project you can via PayPal. I have had a may kind people show their support by sending me a donation. Any donations you send help cover my server costs and buy me a drink. Cheers!
If you want to donate to the project you can via PayPal. I have had a may kind people show their support by sending me a donation. Any donations you send help cover my server costs and buy me a drink. Cheers!
mod_info_darkrp=( MOD "darkrp""DarkRP""https://github.com/FPtje/DarkRP/archive/master.zip""darkrp-master.zip""0""LowercaseOn""${systemdir}/gamemodes""OVERWRITE""ENGINES""Garry's Mod;""NOTGAMES""http://darkrp.com""Most popular gamemode")
mod_info_darkrp=( MOD "darkrp""DarkRP""https://github.com/FPtje/DarkRP/archive/master.zip""darkrp-master.zip""0""LowercaseOn""${systemdir}/gamemodes""OVERWRITE""ENGINES""Garry's Mod;""NOTGAMES""http://darkrp.com""Most popular gamemode")
mod_info_darkrpmodification=( MOD "darkrpmodification""DarkRP Modification""https://github.com/FPtje/darkrpmodification/archive/master.zip""darkrpmodification-master.zip""0""LowercaseOff""${systemdir}/addons""NOUPDATE""ENGINES""Garry's Mod;""NOTGAMES""http://darkrp.com""Customize DarkRP settings")
mod_info_darkrpmodification=( MOD "darkrpmodification""DarkRP Modification""https://github.com/FPtje/darkrpmodification/archive/master.zip""darkrpmodification-master.zip""0""LowercaseOff""${systemdir}/addons""NOUPDATE""ENGINES""Garry's Mod;""NOTGAMES""http://darkrp.com""Customize DarkRP settings")
# Oxidemod
# Oxidemod
mod_info_rustoxide=( MOD "rustoxide""Oxide for Rust""https://github.com/OxideMod/Oxide/releases/download/latest/Oxide-Rust.zip""Oxide-Rust.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Rust;""NOTGAMES""http://oxidemod.org/downloads/oxide-for-rust.1659/""Allows for the use of plugins")
mod_info_rustoxide=( MOD "rustoxide""Oxide for Rust""${oxiderustlatestlink}""Oxide.Rust.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Rust;""NOTGAMES""http://oxidemod.org/downloads/oxide-for-rust.1659/""Allows for the use of plugins")
mod_info_hwoxide=( MOD "hwoxide""Oxide for Hurtworld""https://github.com/OxideMod/Oxide/releases/download/latest/Oxide-Hurtworld.zip""Oxide-Hurtworld.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Hurtworld;""NOTGAMES""http://oxidemod.org/downloads/oxide-for-hurtworld.1332/""Allows for the use of plugins")
mod_info_hwoxide=( MOD "hwoxide""Oxide for Hurtworld""${oxidehurtworldlatestlink}""Oxide.Hurtworld.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""Hurtworld;""NOTGAMES""http://oxidemod.org/downloads/oxide-for-hurtworld.1332/""Allows for the use of plugins")
mod_info_sdtdoxide=( MOD "sdtdoxide""Oxide for 7 Days To Die""https://github.com/OxideMod/Oxide/releases/download/latest/Oxide-SevenDaysToDie.zip""Oxide-SevenDaysToDie.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""7 Days To Die;""NOTGAMES""http://oxidemod.org/downloads/oxide-for-7-days-to-die.813/""Allows for the use of plugins")
mod_info_sdtdoxide=( MOD "sdtdoxide""Oxide for 7 Days To Die""${oxidesdtdlatestlink}""Oxide.SevenDaysToDie.zip""0""LowercaseOff""${systemdir}""OVERWRITE""ENGINES""7 Days To Die;""NOTGAMES""http://oxidemod.org/downloads/oxide-for-7-days-to-die.813/""Allows for the use of plugins")
# REQUIRED: Set all mods info into the global array
# REQUIRED: Set all mods info into the global array