説明なし

Daniel Gibbs 0e61317586 Corrected space 10 年 前
7DaysToDie 9c4df59a48 Updated selfname and curl error checking 10 年 前
ARKSurvivalEvolved 9c4df59a48 Updated selfname and curl error checking 10 年 前
Arma3 9c4df59a48 Updated selfname and curl error checking 10 年 前
BlackMesa 9c4df59a48 Updated selfname and curl error checking 10 年 前
BladeSymphony 9c4df59a48 Updated selfname and curl error checking 10 年 前
CounterStrike 9c4df59a48 Updated selfname and curl error checking 10 年 前
CounterStrikeConditionZero 9c4df59a48 Updated selfname and curl error checking 10 年 前
CounterStrikeGlobalOffensive 9c4df59a48 Updated selfname and curl error checking 10 年 前
CounterStrikeSource 9c4df59a48 Updated selfname and curl error checking 10 年 前
DayOfDefeat 9c4df59a48 Updated selfname and curl error checking 10 年 前
DayOfDefeatSource 9c4df59a48 Updated selfname and curl error checking 10 年 前
DeathmatchClassic 9c4df59a48 Updated selfname and curl error checking 10 年 前
DontStarveTogether 9c4df59a48 Updated selfname and curl error checking 10 年 前
DoubleActionBoogaloo 9c4df59a48 Updated selfname and curl error checking 10 年 前
FistfulOfFrags 9c4df59a48 Updated selfname and curl error checking 10 年 前
GameServerQuery bcad424b78 danielgibbs.co.uk to gameservermanager.com 11 年 前
GarrysMod 9c4df59a48 Updated selfname and curl error checking 10 年 前
HalfLife2Deathmatch 9c4df59a48 Updated selfname and curl error checking 10 年 前
HalfLifeDeathmatch 9c4df59a48 Updated selfname and curl error checking 10 年 前
HalfLifeDeathmatchSource 9c4df59a48 Updated selfname and curl error checking 10 年 前
Insurgency 9c4df59a48 Updated selfname and curl error checking 10 年 前
JustCause2 9c4df59a48 Updated selfname and curl error checking 10 年 前
KillingFloor 9c4df59a48 Updated selfname and curl error checking 10 年 前
Left4Dead 9c4df59a48 Updated selfname and curl error checking 10 年 前
Left4Dead2 9c4df59a48 Updated selfname and curl error checking 10 年 前
Mumble 9c4df59a48 Updated selfname and curl error checking 10 年 前
NS2Combat 9c4df59a48 Updated selfname and curl error checking 10 年 前
NaturalSelection2 9c4df59a48 Updated selfname and curl error checking 10 年 前
NoMoreRoomInHell 9c4df59a48 Updated selfname and curl error checking 10 年 前
OpposingForce 9c4df59a48 Updated selfname and curl error checking 10 年 前
PiratesVikingandKnightsII 9c4df59a48 Updated selfname and curl error checking 10 年 前
ProjectZomboid 9c4df59a48 Updated selfname and curl error checking 10 年 前
RedOrchestra 9c4df59a48 Updated selfname and curl error checking 10 年 前
Ricochet 9c4df59a48 Updated selfname and curl error checking 10 年 前
SeriousSam3BFE 9c4df59a48 Updated selfname and curl error checking 10 年 前
StarBound 9c4df59a48 Updated selfname and curl error checking 10 年 前
TeamFortress2 9c4df59a48 Updated selfname and curl error checking 10 年 前
TeamFortressClassic 9c4df59a48 Updated selfname and curl error checking 10 年 前
TeamSpeak3 9c4df59a48 Updated selfname and curl error checking 10 年 前
Teeworlds 9c4df59a48 Updated selfname and curl error checking 10 年 前
Terraria 9c4df59a48 Updated selfname and curl error checking 10 年 前
UnrealTournament2004 9c4df59a48 Updated selfname and curl error checking 10 年 前
UnrealTournament99 9c4df59a48 Updated selfname and curl error checking 10 年 前
appmanifest f0dd646980 Added appmanifest files in own dir 12 年 前
functions 0e61317586 Corrected space 10 年 前
images ba4d2f1ecc Added DST images 11 年 前
tests 9cf1775749 All servers now have new github branch select feature 10 年 前
.gitignore 65bbda1bf7 Added .gitignore 11 年 前
.travis.yml bef7f22148 Reverting to original ready for merge 10 年 前
LICENSE 1b3f031062 Update license year 11 年 前
README.md b98d6a32f9 Fix small grammar mistakes 11 年 前

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>