Aucune description

Daniel Gibbs 06ccf376c1 Merge pull request #505 from dgibbs64/pr/498 il y a 10 ans
7DaysToDie a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
ARKSurvivalEvolved a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Arma3 a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
BlackMesa a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
BladeSymphony a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
ChivalryMedievalWarfare a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
CounterStrike a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
CounterStrikeConditionZero a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
CounterStrikeGlobalOffensive a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
CounterStrikeSource a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
DayOfDefeat a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
DayOfDefeatSource a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
DeathmatchClassic a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
DontStarveTogether a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
DoubleActionBoogaloo a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
FistfulOfFrags a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
GameServerQuery bcad424b78 danielgibbs.co.uk to gameservermanager.com il y a 11 ans
GarrysMod a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
HalfLife2Deathmatch a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
HalfLifeDeathmatch a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
HalfLifeDeathmatchSource a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Insurgency a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
JustCause2 45059de113 Removed parms and using config instead il y a 11 ans
KillingFloor a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Left4Dead a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Left4Dead2 a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Mumble a8c39c9ab1 Speed up function loading il y a 11 ans
NS2Combat a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
NaturalSelection2 a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
NoMoreRoomInHell a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
OpposingForce a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
ProjectZomboid 3836b66a5f Update ProjectZomboid AppID, fix server file il y a 10 ans
RedOrchestra a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Ricochet a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
SeriousSam3BFE a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
StarBound a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
TeamFortress2 a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
TeamFortressClassic a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
TeamSpeak3 a9d6acb1a6 changed to updateonstart="off" il y a 10 ans
Teeworlds 6087cbd46f Update details for teeworlds il y a 10 ans
Terraria 5ab6cdaf46 Updated from master il y a 10 ans
UnrealTournament2004 a8c39c9ab1 Speed up function loading il y a 11 ans
UnrealTournament99 a8c39c9ab1 Speed up function loading il y a 11 ans
appmanifest f0dd646980 Added appmanifest files in own dir il y a 12 ans
functions 06ccf376c1 Merge pull request #505 from dgibbs64/pr/498 il y a 10 ans
images ba4d2f1ecc Added DST images il y a 11 ans
.gitignore 65bbda1bf7 Added .gitignore il y a 11 ans
.travis.yml 24f3fd5252 Update travis.yaml with terraria server il y a 10 ans
LICENSE 1b3f031062 Update license year il y a 11 ans
README.md b98d6a32f9 Fix small grammar mistakes il y a 11 ans

README.md

Linux Game Server Managers_

linux Game Server Managers

Build Status

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>