Bez popisu

Daniel Gibbs 4e6c61c29f Glibc checking should work correctly před 10 roky
7DaysToDie 14af0ab149 Update sdtdserver před 10 roky
ARKSurvivalEvolved 4257f56f90 Update arkserver před 10 roky
Arma3 6fefef53b1 Update arma3server před 10 roky
BlackMesa 6036e91797 Update bmdmserver před 10 roky
BladeSymphony 09a9e5b72e Update bsserver před 10 roky
BrainBread2 3173052dea Update bb2server před 10 roky
CodenameCURE f103dcee51 Update ccserver před 10 roky
CounterStrike 636f3786b1 Update csserver před 10 roky
CounterStrikeConditionZero 9c978a626b Update csczserver před 10 roky
CounterStrikeGlobalOffensive 76923e9cb4 Update csgoserver před 10 roky
CounterStrikeSource 5719cdca94 Update cssserver před 10 roky
DayOfDefeat d39103603b Update dodserver před 10 roky
DayOfDefeatSource af4ffbe66f Update dodsserver před 10 roky
DeathmatchClassic d33c360b64 Update dmcserver před 10 roky
DontStarveTogether 2e35624c60 Update dstserver před 10 roky
DoubleActionBoogaloo fd1b7368da Update dabserver před 10 roky
FistfulOfFrags d4a5a45bae Update fofserver před 10 roky
GarrysMod dc41c01be3 Update gmodserver před 10 roky
GoldenEyeSource 902e916764 Update gesserver před 10 roky
HalfLife2Deathmatch db11ec6004 Update hl2dmserver před 10 roky
HalfLifeDeathmatch 020bccdf0d Update hldmserver před 10 roky
HalfLifeDeathmatchSource 966a4c1932 Update hldmsserver před 10 roky
Hurtworld ee6cf5a054 Update hwserver před 10 roky
Insurgency b68c3c06c0 Update insserver před 10 roky
JustCause2 5808c82ddd Update jc2server před 10 roky
KillingFloor 9c872d2f68 Update kfserver před 10 roky
Left4Dead 32ba4bca05 Update l4dserver před 10 roky
Left4Dead2 80759caf1d Update l4d2server před 10 roky
Mumble e248346bfb Update mumbleserver před 10 roky
NS2Combat 5a8739e3e9 Update ns2cserver před 10 roky
NaturalSelection2 30fed21785 Update ns2server před 10 roky
NoMoreRoomInHell 7323d5c911 Update nmrihserver před 10 roky
OpposingForce ddbf9c79f4 Update opforserver před 10 roky
PiratesVikingandKnightsII cd7adaa535 Update pvkiiserver před 10 roky
ProjectZomboid 70b6339fa9 Update pzserver před 10 roky
QuakeLive e3bc648f5d Update qlserver před 10 roky
RedOrchestra f828c7c5c6 Update roserver před 10 roky
Ricochet 92299fd0f7 Update ricochetserver před 10 roky
Rust 90aa856363 Update rustserver před 10 roky
SeriousSam3BFE f812f74fdc Update ss3sserver před 10 roky
StarBound ef09329b62 Update sbserver před 10 roky
SvenCoop 53fc00e5d4 Update svencoopserver před 10 roky
TeamFortress2 497c6fd41b Update tf2server před 10 roky
TeamFortressClassic ea5e203797 Update tfcserver před 10 roky
TeamSpeak3 1628f68c02 New fetching system (LGSM & Functions dirs) před 10 roky
Teeworlds 24dd34498a Update twserver před 10 roky
Terraria 8830eda980 Update terrariaserver před 10 roky
UnrealTournament2004 7716581234 Update ut2k4server před 10 roky
UnrealTournament99 4ea1b6cbe8 Update ut99server před 10 roky
appmanifest f0dd646980 Added appmanifest files in own dir před 12 roky
functions d94b529329 minor change před 10 roky
images e5fc167ac6 Added new images před 10 roky
lgsm 4e6c61c29f Glibc checking should work correctly před 10 roky
tests ece19b3355 Updated messages func names před 10 roky
.gitignore 65bbda1bf7 Added .gitignore před 11 roky
.travis.yml bef7f22148 Reverting to original ready for merge před 10 roky
LICENSE 1b3f031062 Update license year před 11 roky
README.md 61ac507880 Added waffle.io badge před 10 roky

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>