Sin descripción

Daniel Gibbs 9a86941b4c Merge pull request #954 from marvinl97/development hace 9 años
7DaysToDie 678f8b83f8 Removed trailing spaces from files hace 10 años
ARKSurvivalEvolved 38cd98222e Replaced insignificant spaces with tabs hace 9 años
Arma3 678f8b83f8 Removed trailing spaces from files hace 10 años
BlackMesa 678f8b83f8 Removed trailing spaces from files hace 10 años
BladeSymphony 678f8b83f8 Removed trailing spaces from files hace 10 años
BrainBread2 678f8b83f8 Removed trailing spaces from files hace 10 años
CodenameCURE 678f8b83f8 Removed trailing spaces from files hace 10 años
CounterStrike 678f8b83f8 Removed trailing spaces from files hace 10 años
CounterStrikeConditionZero 678f8b83f8 Removed trailing spaces from files hace 10 años
CounterStrikeGlobalOffensive 4b85a98d09 Changed the order of game mode variables hace 10 años
CounterStrikeSource 678f8b83f8 Removed trailing spaces from files hace 10 años
DayOfDefeat 678f8b83f8 Removed trailing spaces from files hace 10 años
DayOfDefeatSource 678f8b83f8 Removed trailing spaces from files hace 10 años
DeathmatchClassic 678f8b83f8 Removed trailing spaces from files hace 10 años
DontStarveTogether 678f8b83f8 Removed trailing spaces from files hace 10 años
DoubleActionBoogaloo 678f8b83f8 Removed trailing spaces from files hace 10 años
FistfulOfFrags 678f8b83f8 Removed trailing spaces from files hace 10 años
GarrysMod 678f8b83f8 Removed trailing spaces from files hace 10 años
GoldenEyeSource 678f8b83f8 Removed trailing spaces from files hace 10 años
HalfLife2Deathmatch 678f8b83f8 Removed trailing spaces from files hace 10 años
HalfLifeDeathmatch 678f8b83f8 Removed trailing spaces from files hace 10 años
HalfLifeDeathmatchSource 678f8b83f8 Removed trailing spaces from files hace 10 años
Hurtworld 678f8b83f8 Removed trailing spaces from files hace 10 años
Insurgency 678f8b83f8 Removed trailing spaces from files hace 10 años
JustCause2 678f8b83f8 Removed trailing spaces from files hace 10 años
KillingFloor 678f8b83f8 Removed trailing spaces from files hace 10 años
Left4Dead 678f8b83f8 Removed trailing spaces from files hace 10 años
Left4Dead2 678f8b83f8 Removed trailing spaces from files hace 10 años
Mumble 678f8b83f8 Removed trailing spaces from files hace 10 años
NS2Combat 678f8b83f8 Removed trailing spaces from files hace 10 años
NaturalSelection2 678f8b83f8 Removed trailing spaces from files hace 10 años
NoMoreRoomInHell 7cb0b97c57 added GSLT hace 10 años
OpposingForce 678f8b83f8 Removed trailing spaces from files hace 10 años
PiratesVikingandKnightsII 678f8b83f8 Removed trailing spaces from files hace 10 años
ProjectZomboid 278388ff39 Improved Project Zomboid Support hace 9 años
QuakeLive 678f8b83f8 Removed trailing spaces from files hace 10 años
RedOrchestra 678f8b83f8 Removed trailing spaces from files hace 10 años
Ricochet 678f8b83f8 Removed trailing spaces from files hace 10 años
Rust ea1cd671f5 Minimum map size is 1000. Adjusting comments to reflect. hace 10 años
SeriousSam3BFE 678f8b83f8 Removed trailing spaces from files hace 10 años
Starbound a60432b0c3 Added support for Starbound 1.0 hace 10 años
SvenCoop 678f8b83f8 Removed trailing spaces from files hace 10 años
TeamFortress2 678f8b83f8 Removed trailing spaces from files hace 10 años
TeamFortressClassic 678f8b83f8 Removed trailing spaces from files hace 10 años
TeamSpeak3 6b26e2437d Changed Teamspeak to TeamSpeak hace 9 años
Teeworlds 3eee2b3690 Fixed some typos and improved descriptions hace 9 años
Terraria 678f8b83f8 Removed trailing spaces from files hace 10 años
UnrealTournament2004 678f8b83f8 Removed trailing spaces from files hace 10 años
UnrealTournament99 7216f75217 Version 210516 hace 10 años
appmanifest f0dd646980 Added appmanifest files in own dir hace 12 años
functions 46941def99 function_selfname + fixes hace 10 años
images e5fc167ac6 Added new images hace 10 años
lgsm 6b26e2437d Changed Teamspeak to TeamSpeak hace 9 años
tests 3eee2b3690 Fixed some typos and improved descriptions hace 9 años
.gitignore 65bbda1bf7 Added .gitignore hace 11 años
.travis.yml bef7f22148 Reverting to original ready for merge hace 10 años
LICENSE 1b3f031062 Update license year hace 11 años
README.md 8cde21e6da Updated Links hace 10 años

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>