Нема описа

Daniel Gibbs 99f5b8a833 removed incorrect logo пре 9 година
7DaysToDie 678f8b83f8 Removed trailing spaces from files пре 10 година
ARKSurvivalEvolved 08526ed204 removed comment пре 9 година
Arma3 678f8b83f8 Removed trailing spaces from files пре 10 година
BlackMesa 678f8b83f8 Removed trailing spaces from files пре 10 година
BladeSymphony 678f8b83f8 Removed trailing spaces from files пре 10 година
BrainBread2 678f8b83f8 Removed trailing spaces from files пре 10 година
CodenameCURE 678f8b83f8 Removed trailing spaces from files пре 10 година
CounterStrike 678f8b83f8 Removed trailing spaces from files пре 10 година
CounterStrikeConditionZero 678f8b83f8 Removed trailing spaces from files пре 10 година
CounterStrikeGlobalOffensive 4b85a98d09 Changed the order of game mode variables пре 10 година
CounterStrikeSource 678f8b83f8 Removed trailing spaces from files пре 10 година
DayOfDefeat 678f8b83f8 Removed trailing spaces from files пре 10 година
DayOfDefeatSource 678f8b83f8 Removed trailing spaces from files пре 10 година
DayOfInfamy 60454ae6b7 Renamed doi-server to doiserver пре 9 година
DeathmatchClassic 678f8b83f8 Removed trailing spaces from files пре 10 година
DontStarveTogether 678f8b83f8 Removed trailing spaces from files пре 10 година
DoubleActionBoogaloo 678f8b83f8 Removed trailing spaces from files пре 10 година
FistfulOfFrags 678f8b83f8 Removed trailing spaces from files пре 10 година
GarrysMod 678f8b83f8 Removed trailing spaces from files пре 10 година
GoldenEyeSource 678f8b83f8 Removed trailing spaces from files пре 10 година
HalfLife2Deathmatch 678f8b83f8 Removed trailing spaces from files пре 10 година
HalfLifeDeathmatch 678f8b83f8 Removed trailing spaces from files пре 10 година
HalfLifeDeathmatchSource 678f8b83f8 Removed trailing spaces from files пре 10 година
Hurtworld 678f8b83f8 Removed trailing spaces from files пре 10 година
Insurgency 678f8b83f8 Removed trailing spaces from files пре 10 година
JustCause2 678f8b83f8 Removed trailing spaces from files пре 10 година
KillingFloor 678f8b83f8 Removed trailing spaces from files пре 10 година
Left4Dead 678f8b83f8 Removed trailing spaces from files пре 10 година
Left4Dead2 08526ed204 removed comment пре 9 година
Mumble 1f11921445 moved port and server name to info_config.sh пре 9 година
NS2Combat 678f8b83f8 Removed trailing spaces from files пре 10 година
NaturalSelection2 678f8b83f8 Removed trailing spaces from files пре 10 година
NoMoreRoomInHell 7cb0b97c57 added GSLT пре 10 година
OpposingForce 678f8b83f8 Removed trailing spaces from files пре 10 година
PiratesVikingandKnightsII 678f8b83f8 Removed trailing spaces from files пре 10 година
ProjectZomboid 278388ff39 Improved Project Zomboid Support пре 9 година
QuakeLive 678f8b83f8 Removed trailing spaces from files пре 10 година
RedOrchestra 678f8b83f8 Removed trailing spaces from files пре 10 година
Ricochet 678f8b83f8 Removed trailing spaces from files пре 10 година
Rust ea1cd671f5 Minimum map size is 1000. Adjusting comments to reflect. пре 10 година
SeriousSam3BFE 678f8b83f8 Removed trailing spaces from files пре 10 година
Starbound a60432b0c3 Added support for Starbound 1.0 пре 10 година
SvenCoop 678f8b83f8 Removed trailing spaces from files пре 10 година
TeamFortress2 678f8b83f8 Removed trailing spaces from files пре 10 година
TeamFortressClassic 678f8b83f8 Removed trailing spaces from files пре 10 година
TeamSpeak3 6b26e2437d Changed Teamspeak to TeamSpeak пре 9 година
Teeworlds 3eee2b3690 Fixed some typos and improved descriptions пре 9 година
Terraria 678f8b83f8 Removed trailing spaces from files пре 10 година
UnrealTournament2004 678f8b83f8 Removed trailing spaces from files пре 10 година
UnrealTournament99 7216f75217 Version 210516 пре 10 година
appmanifest f0dd646980 Added appmanifest files in own dir пре 12 година
functions 46941def99 function_selfname + fixes пре 10 година
images 99f5b8a833 removed incorrect logo пре 9 година
lgsm 8881508e9a Added directory check пре 9 година
tests 3eee2b3690 Fixed some typos and improved descriptions пре 9 година
.gitignore 65bbda1bf7 Added .gitignore пре 11 година
.travis.yml bef7f22148 Reverting to original ready for merge пре 10 година
LICENSE 1b3f031062 Update license year пре 11 година
README.md 8cde21e6da Updated Links пре 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</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>