Keine Beschreibung

Daniel Gibbs fa4bc9a14a legacy fixes vor 10 Jahren
7DaysToDie bf03a08f06 Version 210516 vor 10 Jahren
ARKSurvivalEvolved bf03a08f06 Version 210516 vor 10 Jahren
Arma3 bf03a08f06 Version 210516 vor 10 Jahren
BlackMesa bf03a08f06 Version 210516 vor 10 Jahren
BladeSymphony bf03a08f06 Version 210516 vor 10 Jahren
BrainBread2 bf03a08f06 Version 210516 vor 10 Jahren
CodenameCURE bf03a08f06 Version 210516 vor 10 Jahren
CounterStrike bf03a08f06 Version 210516 vor 10 Jahren
CounterStrikeConditionZero bf03a08f06 Version 210516 vor 10 Jahren
CounterStrikeGlobalOffensive bf03a08f06 Version 210516 vor 10 Jahren
CounterStrikeSource bf03a08f06 Version 210516 vor 10 Jahren
DayOfDefeat bf03a08f06 Version 210516 vor 10 Jahren
DayOfDefeatSource bf03a08f06 Version 210516 vor 10 Jahren
DeathmatchClassic bf03a08f06 Version 210516 vor 10 Jahren
DontStarveTogether 885d3b118b notifications are now called alerts vor 10 Jahren
DoubleActionBoogaloo bf03a08f06 Version 210516 vor 10 Jahren
FistfulOfFrags bf03a08f06 Version 210516 vor 10 Jahren
GarrysMod bf03a08f06 Version 210516 vor 10 Jahren
GoldenEyeSource bf03a08f06 Version 210516 vor 10 Jahren
HalfLife2Deathmatch bf03a08f06 Version 210516 vor 10 Jahren
HalfLifeDeathmatch bf03a08f06 Version 210516 vor 10 Jahren
HalfLifeDeathmatchSource bf03a08f06 Version 210516 vor 10 Jahren
Hurtworld bf03a08f06 Version 210516 vor 10 Jahren
Insurgency bf03a08f06 Version 210516 vor 10 Jahren
JustCause2 bf03a08f06 Version 210516 vor 10 Jahren
KillingFloor bf03a08f06 Version 210516 vor 10 Jahren
Left4Dead bf03a08f06 Version 210516 vor 10 Jahren
Left4Dead2 bf03a08f06 Version 210516 vor 10 Jahren
Mumble bf03a08f06 Version 210516 vor 10 Jahren
NS2Combat 885d3b118b notifications are now called alerts vor 10 Jahren
NaturalSelection2 885d3b118b notifications are now called alerts vor 10 Jahren
NoMoreRoomInHell bf03a08f06 Version 210516 vor 10 Jahren
OpposingForce bf03a08f06 Version 210516 vor 10 Jahren
PiratesVikingandKnightsII bf03a08f06 Version 210516 vor 10 Jahren
ProjectZomboid bf03a08f06 Version 210516 vor 10 Jahren
QuakeLive 885d3b118b notifications are now called alerts vor 10 Jahren
RedOrchestra bf03a08f06 Version 210516 vor 10 Jahren
Ricochet bf03a08f06 Version 210516 vor 10 Jahren
Rust bf03a08f06 Version 210516 vor 10 Jahren
SeriousSam3BFE bf03a08f06 Version 210516 vor 10 Jahren
StarBound bf03a08f06 Version 210516 vor 10 Jahren
SvenCoop bf03a08f06 Version 210516 vor 10 Jahren
TeamFortress2 bf03a08f06 Version 210516 vor 10 Jahren
TeamFortressClassic bf03a08f06 Version 210516 vor 10 Jahren
TeamSpeak3 bf03a08f06 Version 210516 vor 10 Jahren
Teeworlds bf03a08f06 Version 210516 vor 10 Jahren
Terraria bf03a08f06 Version 210516 vor 10 Jahren
UnrealTournament2004 bf03a08f06 Version 210516 vor 10 Jahren
UnrealTournament99 bf03a08f06 Version 210516 vor 10 Jahren
appmanifest f0dd646980 Added appmanifest files in own dir vor 12 Jahren
functions fa4bc9a14a legacy fixes vor 10 Jahren
images e5fc167ac6 Added new images vor 10 Jahren
lgsm bf03a08f06 Version 210516 vor 10 Jahren
tests 885d3b118b notifications are now called alerts vor 10 Jahren
.gitignore 65bbda1bf7 Added .gitignore vor 11 Jahren
.travis.yml bef7f22148 Reverting to original ready for merge vor 10 Jahren
LICENSE 1b3f031062 Update license year vor 11 Jahren
README.md 885d3b118b notifications are now called alerts vor 10 Jahren

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>