Açıklama Yok

Daniel Gibbs edcc60cda6 Displays which branch functions are being pulled 10 yıl önce
7DaysToDie 35be754990 New feature: Dev debug 10 yıl önce
ARKSurvivalEvolved 35be754990 New feature: Dev debug 10 yıl önce
Arma3 ffa128b710 Merge remote-tracking branch 'refs/remotes/origin/master' into functions-renaming-merge 10 yıl önce
BlackMesa 35be754990 New feature: Dev debug 10 yıl önce
BladeSymphony 35be754990 New feature: Dev debug 10 yıl önce
CounterStrike 35be754990 New feature: Dev debug 10 yıl önce
CounterStrikeConditionZero 35be754990 New feature: Dev debug 10 yıl önce
CounterStrikeGlobalOffensive 860126bf7d Initial renaming 10 yıl önce
CounterStrikeSource 35be754990 New feature: Dev debug 10 yıl önce
DayOfDefeat 35be754990 New feature: Dev debug 10 yıl önce
DayOfDefeatSource 35be754990 New feature: Dev debug 10 yıl önce
DeathmatchClassic 35be754990 New feature: Dev debug 10 yıl önce
DontStarveTogether 35be754990 New feature: Dev debug 10 yıl önce
DoubleActionBoogaloo 35be754990 New feature: Dev debug 10 yıl önce
FistfulOfFrags 35be754990 New feature: Dev debug 10 yıl önce
GameServerQuery bcad424b78 danielgibbs.co.uk to gameservermanager.com 11 yıl önce
GarrysMod 35be754990 New feature: Dev debug 10 yıl önce
HalfLife2Deathmatch 35be754990 New feature: Dev debug 10 yıl önce
HalfLifeDeathmatch 35be754990 New feature: Dev debug 10 yıl önce
HalfLifeDeathmatchSource 35be754990 New feature: Dev debug 10 yıl önce
Hurtworld a45936d8ff removing quotes from a comment 10 yıl önce
Insurgency 35be754990 New feature: Dev debug 10 yıl önce
JustCause2 35be754990 New feature: Dev debug 10 yıl önce
KillingFloor 35be754990 New feature: Dev debug 10 yıl önce
Left4Dead 35be754990 New feature: Dev debug 10 yıl önce
Left4Dead2 35be754990 New feature: Dev debug 10 yıl önce
Mumble 35be754990 New feature: Dev debug 10 yıl önce
NS2Combat 35be754990 New feature: Dev debug 10 yıl önce
NaturalSelection2 35be754990 New feature: Dev debug 10 yıl önce
NoMoreRoomInHell 35be754990 New feature: Dev debug 10 yıl önce
OpposingForce 35be754990 New feature: Dev debug 10 yıl önce
PiratesVikingandKnightsII 35be754990 New feature: Dev debug 10 yıl önce
ProjectZomboid 35be754990 New feature: Dev debug 10 yıl önce
RedOrchestra 35be754990 New feature: Dev debug 10 yıl önce
Ricochet 35be754990 New feature: Dev debug 10 yıl önce
SeriousSam3BFE 35be754990 New feature: Dev debug 10 yıl önce
StarBound 35be754990 New feature: Dev debug 10 yıl önce
TeamFortress2 35be754990 New feature: Dev debug 10 yıl önce
TeamFortressClassic 35be754990 New feature: Dev debug 10 yıl önce
TeamSpeak3 11d5227a5d changed version numbers 10 yıl önce
Teeworlds 35be754990 New feature: Dev debug 10 yıl önce
Terraria 35be754990 New feature: Dev debug 10 yıl önce
UnrealTournament2004 35be754990 New feature: Dev debug 10 yıl önce
UnrealTournament99 35be754990 New feature: Dev debug 10 yıl önce
appmanifest f0dd646980 Added appmanifest files in own dir 12 yıl önce
functions 069f2cba06 updated dates 10 yıl önce
images ba4d2f1ecc Added DST images 11 yıl önce
tests edcc60cda6 Displays which branch functions are being pulled 10 yıl önce
.gitignore 65bbda1bf7 Added .gitignore 11 yıl önce
.travis.yml bef7f22148 Reverting to original ready for merge 10 yıl önce
LICENSE 1b3f031062 Update license year 11 yıl önce
README.md b98d6a32f9 Fix small grammar mistakes 11 yıl önce

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>