No Description

Daniel Gibbs 085c598385 standardised error check 10 years ago
7DaysToDie 9c4df59a48 Updated selfname and curl error checking 10 years ago
ARKSurvivalEvolved 9c4df59a48 Updated selfname and curl error checking 10 years ago
Arma3 9c4df59a48 Updated selfname and curl error checking 10 years ago
BlackMesa 9c4df59a48 Updated selfname and curl error checking 10 years ago
BladeSymphony 9c4df59a48 Updated selfname and curl error checking 10 years ago
CounterStrike 9c4df59a48 Updated selfname and curl error checking 10 years ago
CounterStrikeConditionZero 9c4df59a48 Updated selfname and curl error checking 10 years ago
CounterStrikeGlobalOffensive 9c4df59a48 Updated selfname and curl error checking 10 years ago
CounterStrikeSource 9c4df59a48 Updated selfname and curl error checking 10 years ago
DayOfDefeat 9c4df59a48 Updated selfname and curl error checking 10 years ago
DayOfDefeatSource 9c4df59a48 Updated selfname and curl error checking 10 years ago
DeathmatchClassic 9c4df59a48 Updated selfname and curl error checking 10 years ago
DontStarveTogether 9c4df59a48 Updated selfname and curl error checking 10 years ago
DoubleActionBoogaloo 9c4df59a48 Updated selfname and curl error checking 10 years ago
FistfulOfFrags 9c4df59a48 Updated selfname and curl error checking 10 years ago
GameServerQuery bcad424b78 danielgibbs.co.uk to gameservermanager.com 11 years ago
GarrysMod 9c4df59a48 Updated selfname and curl error checking 10 years ago
HalfLife2Deathmatch 9c4df59a48 Updated selfname and curl error checking 10 years ago
HalfLifeDeathmatch 9c4df59a48 Updated selfname and curl error checking 10 years ago
HalfLifeDeathmatchSource 9c4df59a48 Updated selfname and curl error checking 10 years ago
Insurgency 9c4df59a48 Updated selfname and curl error checking 10 years ago
JustCause2 9c4df59a48 Updated selfname and curl error checking 10 years ago
KillingFloor 9c4df59a48 Updated selfname and curl error checking 10 years ago
Left4Dead 9c4df59a48 Updated selfname and curl error checking 10 years ago
Left4Dead2 9c4df59a48 Updated selfname and curl error checking 10 years ago
Mumble 9c4df59a48 Updated selfname and curl error checking 10 years ago
NS2Combat 9c4df59a48 Updated selfname and curl error checking 10 years ago
NaturalSelection2 9c4df59a48 Updated selfname and curl error checking 10 years ago
NoMoreRoomInHell 9c4df59a48 Updated selfname and curl error checking 10 years ago
OpposingForce 9c4df59a48 Updated selfname and curl error checking 10 years ago
PiratesVikingandKnightsII 9c4df59a48 Updated selfname and curl error checking 10 years ago
ProjectZomboid 9c4df59a48 Updated selfname and curl error checking 10 years ago
RedOrchestra 9c4df59a48 Updated selfname and curl error checking 10 years ago
Ricochet 9c4df59a48 Updated selfname and curl error checking 10 years ago
SeriousSam3BFE 9c4df59a48 Updated selfname and curl error checking 10 years ago
StarBound 9c4df59a48 Updated selfname and curl error checking 10 years ago
TeamFortress2 9c4df59a48 Updated selfname and curl error checking 10 years ago
TeamFortressClassic 9c4df59a48 Updated selfname and curl error checking 10 years ago
TeamSpeak3 9c4df59a48 Updated selfname and curl error checking 10 years ago
Teeworlds 9c4df59a48 Updated selfname and curl error checking 10 years ago
Terraria 9c4df59a48 Updated selfname and curl error checking 10 years ago
UnrealTournament2004 9c4df59a48 Updated selfname and curl error checking 10 years ago
UnrealTournament99 9c4df59a48 Updated selfname and curl error checking 10 years ago
appmanifest f0dd646980 Added appmanifest files in own dir 12 years ago
functions 085c598385 standardised error check 10 years ago
images ba4d2f1ecc Added DST images 11 years ago
tests 9cf1775749 All servers now have new github branch select feature 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>