No Description

Daniel Gibbs 9ec7a4d8cc Added info message 10 years ago
7DaysToDie a9d6acb1a6 changed to updateonstart="off" 10 years ago
ARKSurvivalEvolved 78780ab3b9 Updated servercfgdefault 10 years ago
Arma3 5c171bedd0 removed space 10 years ago
BlackMesa 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
BladeSymphony 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
ChivalryMedievalWarfare 78780ab3b9 Updated servercfgdefault 10 years ago
CounterStrike 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
CounterStrikeConditionZero 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
CounterStrikeGlobalOffensive 12b3907781 Added Game Server Login Token 10 years ago
CounterStrikeSource 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
DayOfDefeat 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
DayOfDefeatSource 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
DeathmatchClassic 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
DontStarveTogether a9d6acb1a6 changed to updateonstart="off" 10 years ago
DoubleActionBoogaloo 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
FistfulOfFrags 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
GameServerQuery bcad424b78 danielgibbs.co.uk to gameservermanager.com 11 years ago
GarrysMod 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
HalfLife2Deathmatch 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
HalfLifeDeathmatch 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
HalfLifeDeathmatchSource 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
Insurgency 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
JustCause2 45059de113 Removed parms and using config instead 11 years ago
KillingFloor a9d6acb1a6 changed to updateonstart="off" 10 years ago
Left4Dead 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
Left4Dead2 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
Mumble a8c39c9ab1 Speed up function loading 11 years ago
NS2Combat a9d6acb1a6 changed to updateonstart="off" 10 years ago
NaturalSelection2 a9d6acb1a6 changed to updateonstart="off" 10 years ago
NoMoreRoomInHell 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
OpposingForce 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
PiratesVikingandKnightsII f5f8be1276 Added pvkiiserver 10 years ago
ProjectZomboid fa79eeb279 Update pzserver 10 years ago
RedOrchestra a9d6acb1a6 changed to updateonstart="off" 10 years ago
Ricochet 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
SeriousSam3BFE a9d6acb1a6 changed to updateonstart="off" 10 years ago
StarBound a9d6acb1a6 changed to updateonstart="off" 10 years ago
TeamFortress2 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
TeamFortressClassic 83a0894d87 Updated configs to match gameserver-configs project 10 years ago
TeamSpeak3 a9d6acb1a6 changed to updateonstart="off" 10 years ago
Teeworlds d15772f269 added logfile 10 years ago
Terraria 5ab6cdaf46 Updated from master 10 years ago
UnrealTournament2004 a8c39c9ab1 Speed up function loading 11 years ago
UnrealTournament99 a8c39c9ab1 Speed up function loading 11 years ago
appmanifest f0dd646980 Added appmanifest files in own dir 12 years ago
functions 9ec7a4d8cc Added info message 10 years ago
images ba4d2f1ecc Added DST images 11 years ago
tests 91bd2749d8 Final updates 10 years ago
.gitignore 65bbda1bf7 Added .gitignore 11 years ago
.travis.yml bef7f22148 Reverting to original ready for merge 10 years ago
LICENSE 1b3f031062 Update license year 11 years ago
README.md b98d6a32f9 Fix small grammar mistakes 11 years ago

README.md

Linux Game Server Managers_

linux Game Server Managers

Build Status

The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice comms servers.

Hassle-Free Dedicated Servers

Game servers traditionally are not easy to manage yourself. Admins often have to spend hours just messing around trying to get their server working. LGSM is designed to be a simple as possible allowing Admins to spend less time on management and more time on the fun stuff.

Main features

    <li>Backup</li>
    <li>Console</li>
    <li>Details</li>
    <li>Installer (SteamCMD)</li>
    <li>Monitor (including email notification)</li>
    <li>Update (SteamCMD)</li>
    <li>Start/Stop/Restart server</li>
    

    Compatibility

    The Linux Game Server Managers are tested to work on the following Linux distros.
      <li>Debian based (Ubuntu, Mint etc.).</li>
      <li>Redhat based (CentOS, Fedora etc.).</li>
      

      Other distros are likely to work but are not fully tested.

      Specific Requirements

        <li><a href="https://github.com/dgibbs64/linuxgsm/wiki/Glibc">GLIBC</a> >= 2.15 recommended [<a href="https://github.com/dgibbs64/linuxgsm/wiki/Glibc#server-requirements">specific requirements</a>].</li>
        <li><a href="https://github.com/dgibbs64/linuxgsm/wiki/Tmux">Tmux</a> >= 1.6 recommended (Avoid Tmux 1.8).</li>
        

        FAQ

        All FAQ can be found here.

        https://github.com/dgibbs64/linuxgsm/wiki/FAQ

        Donate

        If you want to donate to the project you can via PayPal, Flattr or Gratipay. 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!

        Useful Links

          <li><a href="http://gameservermanagers.com">Homepage</li>
          <li><a href="https://github.com/dgibbs64/linuxgsm/wiki">Wiki</li>
          <li><a href="https://github.com/dgibbs64/linuxgsm">GitHub Code</li>
          <li><a href="https://github.com/dgibbs64/linuxgsm/issues">GitHub Issues</li>
          <li><a href="http://steamcommunity.com/groups/linuxgsm">Steam Group</li>
          <li><a href="https://twitter.com/dangibbsuk">Twitter</li>
          <li><a href="https://www.facebook.com/linuxgsm">Facebook</li>
          <li><a href="https://plus.google.com/+Gameservermanagers1">Google+</li>