Sin descripción

UltimateByte f9683ecc3a New fetching system hace 10 años
7DaysToDie fe1c90f3af New fetching system hace 10 años
ARKSurvivalEvolved 5005937f2d New fetching system hace 10 años
Arma3 914b2d495a New fetching system hace 10 años
BlackMesa 6b0490c403 New fetching system hace 10 años
BladeSymphony 73b2e860ae New fetching system hace 10 años
BrainBread2 3bb27036ac New fetching system hace 10 años
CodenameCURE 90af7db737 New fetching system hace 10 años
CounterStrike 0f41353277 New fetching system hace 10 años
CounterStrikeConditionZero da57ee4400 New fetching system hace 10 años
CounterStrikeGlobalOffensive c9b1de51a6 New fetching system hace 10 años
CounterStrikeSource 8404d922cc New fetching system hace 10 años
DayOfDefeat b8f210b8e9 New fetching system hace 10 años
DayOfDefeatSource 5300dec2c0 New fetching system hace 10 años
DeathmatchClassic ab61d08c71 New fetching system hace 10 años
DontStarveTogether 470003dcf0 New fetching system hace 10 años
DoubleActionBoogaloo 0e5feb8ec3 New fetching system hace 10 años
FistfulOfFrags 6b5455397c New fetching system hace 10 años
GarrysMod 7ccb5efbe4 New fetching system hace 10 años
GoldenEyeSource 78b459272e New fetching system hace 10 años
HalfLife2Deathmatch f9683ecc3a New fetching system hace 10 años
HalfLifeDeathmatch 5f290fd3b8 Updates all version numbers hace 10 años
HalfLifeDeathmatchSource 5f290fd3b8 Updates all version numbers hace 10 años
Hurtworld e2c2cbf10c corrected githubbranch hace 10 años
Insurgency aaab05c2a6 inssserver workshop support hace 10 años
JustCause2 e5a31b0320 Updated functions url location hace 10 años
KillingFloor 5f290fd3b8 Updates all version numbers hace 10 años
Left4Dead 5f290fd3b8 Updates all version numbers hace 10 años
Left4Dead2 5f290fd3b8 Updates all version numbers hace 10 años
Mumble 5f290fd3b8 Updates all version numbers hace 10 años
NS2Combat 5f290fd3b8 Updates all version numbers hace 10 años
NaturalSelection2 5f290fd3b8 Updates all version numbers hace 10 años
NoMoreRoomInHell b9f130e5ed Changed Server to Game hace 10 años
OpposingForce 5f290fd3b8 Updates all version numbers hace 10 años
PiratesVikingandKnightsII b9f130e5ed Changed Server to Game hace 10 años
ProjectZomboid 5f290fd3b8 Updates all version numbers hace 10 años
QuakeLive d6eaa8f796 altered default password hace 10 años
RedOrchestra 5f290fd3b8 Updates all version numbers hace 10 años
Ricochet 5f290fd3b8 Updates all version numbers hace 10 años
Rust 1ebb1139a3 Needed double quotes to work hace 10 años
SeriousSam3BFE d3efed7da9 updated functions and getopt names hace 10 años
StarBound 5f290fd3b8 Updates all version numbers hace 10 años
SvenCoop 9042481f12 update default config hace 10 años
TeamFortress2 5f290fd3b8 Updates all version numbers hace 10 años
TeamFortressClassic 5f290fd3b8 Updates all version numbers hace 10 años
TeamSpeak3 d3efed7da9 updated functions and getopt names hace 10 años
Teeworlds 5f290fd3b8 Updates all version numbers hace 10 años
Terraria 5f290fd3b8 Updates all version numbers hace 10 años
UnrealTournament2004 e5a31b0320 Updated functions url location hace 10 años
UnrealTournament99 e5a31b0320 Updated functions url location hace 10 años
appmanifest f0dd646980 Added appmanifest files in own dir hace 12 años
functions 9bdb3f44d5 added libdir hace 10 años
images e5fc167ac6 Added new images hace 10 años
lgsm a7f5af8c85 new glibcfix hace 10 años
tests ece19b3355 Updated messages func names hace 10 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 61ac507880 Added waffle.io badge 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 comms 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 (including email notification)</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="http://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>