Нема описа

cedarlug bab4a1c6c3 Removing the debug pauses пре 10 година
7DaysToDie 885d3b118b notifications are now called alerts пре 10 година
ARKSurvivalEvolved 885d3b118b notifications are now called alerts пре 10 година
Arma3 885d3b118b notifications are now called alerts пре 10 година
BlackMesa 885d3b118b notifications are now called alerts пре 10 година
BladeSymphony 885d3b118b notifications are now called alerts пре 10 година
BrainBread2 885d3b118b notifications are now called alerts пре 10 година
CodenameCURE 885d3b118b notifications are now called alerts пре 10 година
CounterStrike 885d3b118b notifications are now called alerts пре 10 година
CounterStrikeConditionZero 885d3b118b notifications are now called alerts пре 10 година
CounterStrikeGlobalOffensive 885d3b118b notifications are now called alerts пре 10 година
CounterStrikeSource 885d3b118b notifications are now called alerts пре 10 година
DayOfDefeat 885d3b118b notifications are now called alerts пре 10 година
DayOfDefeatSource 885d3b118b notifications are now called alerts пре 10 година
DeathmatchClassic 885d3b118b notifications are now called alerts пре 10 година
DontStarveTogether 885d3b118b notifications are now called alerts пре 10 година
DoubleActionBoogaloo 885d3b118b notifications are now called alerts пре 10 година
FistfulOfFrags 885d3b118b notifications are now called alerts пре 10 година
GarrysMod 885d3b118b notifications are now called alerts пре 10 година
GoldenEyeSource 885d3b118b notifications are now called alerts пре 10 година
HalfLife2Deathmatch 885d3b118b notifications are now called alerts пре 10 година
HalfLifeDeathmatch 885d3b118b notifications are now called alerts пре 10 година
HalfLifeDeathmatchSource 885d3b118b notifications are now called alerts пре 10 година
Hurtworld 885d3b118b notifications are now called alerts пре 10 година
Insurgency 885d3b118b notifications are now called alerts пре 10 година
JustCause2 885d3b118b notifications are now called alerts пре 10 година
KillingFloor 885d3b118b notifications are now called alerts пре 10 година
Left4Dead 885d3b118b notifications are now called alerts пре 10 година
Left4Dead2 885d3b118b notifications are now called alerts пре 10 година
Mumble 885d3b118b notifications are now called alerts пре 10 година
NS2Combat 885d3b118b notifications are now called alerts пре 10 година
NaturalSelection2 885d3b118b notifications are now called alerts пре 10 година
NoMoreRoomInHell 885d3b118b notifications are now called alerts пре 10 година
OpposingForce 885d3b118b notifications are now called alerts пре 10 година
PiratesVikingandKnightsII 885d3b118b notifications are now called alerts пре 10 година
ProjectZomboid 885d3b118b notifications are now called alerts пре 10 година
QuakeLive 885d3b118b notifications are now called alerts пре 10 година
RedOrchestra 885d3b118b notifications are now called alerts пре 10 година
Ricochet 885d3b118b notifications are now called alerts пре 10 година
Rust 885d3b118b notifications are now called alerts пре 10 година
SeriousSam3BFE 885d3b118b notifications are now called alerts пре 10 година
StarBound 885d3b118b notifications are now called alerts пре 10 година
SvenCoop 885d3b118b notifications are now called alerts пре 10 година
TeamFortress2 885d3b118b notifications are now called alerts пре 10 година
TeamFortressClassic 885d3b118b notifications are now called alerts пре 10 година
TeamSpeak3 885d3b118b notifications are now called alerts пре 10 година
Teeworlds 885d3b118b notifications are now called alerts пре 10 година
Terraria 885d3b118b notifications are now called alerts пре 10 година
UnrealTournament2004 885d3b118b notifications are now called alerts пре 10 година
UnrealTournament99 885d3b118b notifications are now called alerts пре 10 година
appmanifest f0dd646980 Added appmanifest files in own dir пре 12 година
functions bab4a1c6c3 Removing the debug pauses пре 10 година
images e5fc167ac6 Added new images пре 10 година
lgsm 21fd930b3d updates пре 10 година
tests 885d3b118b notifications are now called alerts пре 10 година
.gitignore 65bbda1bf7 Added .gitignore пре 11 година
.travis.yml bef7f22148 Reverting to original ready for merge пре 10 година
LICENSE 1b3f031062 Update license year пре 11 година
README.md 885d3b118b notifications are now called alerts пре 10 година

README.md

Linux Game Server Managers_

linux Game Server Managers

Build Status Under Development

The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice alert 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</li>
    <li>Alerts (Email, Pushbullet)</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="https://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>