Keine Beschreibung

Alexander Hurd 397089e256 Merge remote-tracking branch 'dgibbs64/master' vor 9 Jahren
7DaysToDie 7a08e4a157 Added libdir to all scripts vor 10 Jahren
ARKSurvivalEvolved b36e5da404 Remove emptyline change. vor 10 Jahren
Arma3 7a08e4a157 Added libdir to all scripts vor 10 Jahren
BlackMesa 7a08e4a157 Added libdir to all scripts vor 10 Jahren
BladeSymphony 7a08e4a157 Added libdir to all scripts vor 10 Jahren
BrainBread2 7a08e4a157 Added libdir to all scripts vor 10 Jahren
CodenameCURE 7a08e4a157 Added libdir to all scripts vor 10 Jahren
CounterStrike 7a08e4a157 Added libdir to all scripts vor 10 Jahren
CounterStrikeConditionZero 7a08e4a157 Added libdir to all scripts vor 10 Jahren
CounterStrikeGlobalOffensive 7a08e4a157 Added libdir to all scripts vor 10 Jahren
CounterStrikeSource d02b6a83f0 #1006 CS Source Requires now GSLT vor 10 Jahren
DayOfDefeat 7a08e4a157 Added libdir to all scripts vor 10 Jahren
DayOfDefeatSource 7a08e4a157 Added libdir to all scripts vor 10 Jahren
DayOfInfamy 7a08e4a157 Added libdir to all scripts vor 10 Jahren
DeathmatchClassic 7a08e4a157 Added libdir to all scripts vor 10 Jahren
DontStarveTogether 5ec84067a3 No longer required vor 10 Jahren
DoubleActionBoogaloo 5ec84067a3 No longer required vor 10 Jahren
EmpiresMod 70ae137aa1 Added GSLT vor 10 Jahren
FistfulOfFrags 7a08e4a157 Added libdir to all scripts vor 10 Jahren
GarrysMod 5fe11e00ef bug fix missing ip= vor 10 Jahren
GoldenEyeSource 7a08e4a157 Added libdir to all scripts vor 10 Jahren
HalfLife2Deathmatch 7a08e4a157 Added libdir to all scripts vor 10 Jahren
HalfLifeDeathmatch 7a08e4a157 Added libdir to all scripts vor 10 Jahren
HalfLifeDeathmatchSource 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Hurtworld 5fe11e00ef bug fix missing ip= vor 10 Jahren
Insurgency 3d48a2fdcc No longer required vor 10 Jahren
JustCause2 5fe11e00ef bug fix missing ip= vor 10 Jahren
KillingFloor 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Left4Dead 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Left4Dead2 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Mumble 7a08e4a157 Added libdir to all scripts vor 10 Jahren
NS2Combat 7a08e4a157 Added libdir to all scripts vor 10 Jahren
NaturalSelection2 7a08e4a157 Added libdir to all scripts vor 10 Jahren
NoMoreRoomInHell 7a08e4a157 Added libdir to all scripts vor 10 Jahren
OpposingForce 7a08e4a157 Added libdir to all scripts vor 10 Jahren
PiratesVikingandKnightsII 7a08e4a157 Added libdir to all scripts vor 10 Jahren
ProjectZomboid 7a08e4a157 Added libdir to all scripts vor 10 Jahren
QuakeLive 7a08e4a157 Added libdir to all scripts vor 10 Jahren
RedOrchestra 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Ricochet 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Rust 7a08e4a157 Added libdir to all scripts vor 10 Jahren
SeriousSam3BFE 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Starbound 7a08e4a157 Added libdir to all scripts vor 10 Jahren
SvenCoop 7a08e4a157 Added libdir to all scripts vor 10 Jahren
TeamFortress2 7a08e4a157 Added libdir to all scripts vor 10 Jahren
TeamFortressClassic 7a08e4a157 Added libdir to all scripts vor 10 Jahren
TeamSpeak3 d43c5f02e8 Merge pull request #990 from dgibbs64/development vor 10 Jahren
Teeworlds 7a08e4a157 Added libdir to all scripts vor 10 Jahren
Terraria 7a08e4a157 Added libdir to all scripts vor 10 Jahren
UnrealTournament 02e2eadbab removing unused variable vor 9 Jahren
UnrealTournament2004 7a08e4a157 Added libdir to all scripts vor 10 Jahren
UnrealTournament99 7a08e4a157 Added libdir to all scripts vor 10 Jahren
appmanifest f0dd646980 Added appmanifest files in own dir vor 12 Jahren
functions 46941def99 function_selfname + fixes vor 10 Jahren
images 286ed56575 added correct logo vor 10 Jahren
lgsm fb42ee4cb5 Merge pull request #1010 from hurdad/master vor 9 Jahren
tests 701901bc77 added update-functions to the tests 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 8cde21e6da Updated Links 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</a></li>
          <li><a href="https://github.com/dgibbs64/linuxgsm/wiki">Wiki</a></li>
          <li><a href="https://github.com/dgibbs64/linuxgsm">GitHub Code</a></li>
          <li><a href="https://github.com/dgibbs64/linuxgsm/issues">GitHub Issues</a></li>
          <li><a href="https://waffle.io/dgibbs64/linuxgsm">Waffle (Github Dashboard)</a></li>
          <li><a href="http://alternativeto.net/software/linux-game-server-managers/">alternativeTo.net</a></li>
          

          Social

            <li><a href="http://steamcommunity.com/groups/linuxgsm">Steam Group</a></li>
            <li><a href="https://discord.gg/0i9cmXVacvXicNl7">Discord</a></li>
            <li><a href="https://twitter.com/dangibbsuk">Twitter</a></li>
            <li><a href="https://www.facebook.com/linuxgsm">Facebook</a></li>
            <li><a href="https://plus.google.com/+Gameservermanagers1">Google+</a></li>