Sem descrição

UltimateByte 522f8b135c New fetching system (LGSM & Functions dirs) há 10 anos atrás
7DaysToDie fe1c90f3af New fetching system há 10 anos atrás
ARKSurvivalEvolved b987bc91e9 New fetching system (LGSM & Functions dirs) há 10 anos atrás
Arma3 63f09e3480 New fetching system (LGSM & Functions dirs) há 10 anos atrás
BlackMesa c22772ecd5 New fetching system (LGSM & Functions dirs) há 10 anos atrás
BladeSymphony db169d70e3 New fetching system (LGSM & Functions dirs) há 10 anos atrás
BrainBread2 64cc4a8dd4 New fetching system (LGSM & Functions dirs) há 10 anos atrás
CodenameCURE b671a2ed37 New fetching system (LGSM & Functions dirs) há 10 anos atrás
CounterStrike a6d9b32020 New fetching system (LGSM & Functions dirs) há 10 anos atrás
CounterStrikeConditionZero ad92ae3d4d New fetching system (LGSM & Functions dirs) há 10 anos atrás
CounterStrikeGlobalOffensive b364c86b4a New fetching system (LGSM & Functions dirs) há 10 anos atrás
CounterStrikeSource addd2f120d New fetching system (LGSM & Functions dirs) há 10 anos atrás
DayOfDefeat fb98c1d822 New fetching system (LGSM & Functions dirs) há 10 anos atrás
DayOfDefeatSource 3ec4c795fc New fetching system (LGSM & Functions dirs) há 10 anos atrás
DeathmatchClassic e2843c8fa4 New fetching system (LGSM & Functions dirs) há 10 anos atrás
DontStarveTogether 0ea2a4b9e0 New fetching system (LGSM & Functions dirs) há 10 anos atrás
DoubleActionBoogaloo 9f8e701d99 New fetching system (LGSM & Functions dirs) há 10 anos atrás
FistfulOfFrags 522f8b135c New fetching system (LGSM & Functions dirs) há 10 anos atrás
GarrysMod 7ccb5efbe4 New fetching system há 10 anos atrás
GoldenEyeSource 78b459272e New fetching system há 10 anos atrás
HalfLife2Deathmatch f9683ecc3a New fetching system há 10 anos atrás
HalfLifeDeathmatch 64cbd1abdb New fetching system há 10 anos atrás
HalfLifeDeathmatchSource d288668503 New fetching system há 10 anos atrás
Hurtworld 00d24f56f8 New fetching system há 10 anos atrás
Insurgency 2c6cfd5cab New fetching system há 10 anos atrás
JustCause2 e088a49634 New fetching system há 10 anos atrás
KillingFloor 3dbd0a15e6 New fetching system há 10 anos atrás
Left4Dead df3671ebbc New fetching system há 10 anos atrás
Left4Dead2 c7d824a989 New fetching system há 10 anos atrás
Mumble 30954f7f3b New fetching system há 10 anos atrás
NS2Combat 68899b334a New fetching system há 10 anos atrás
NaturalSelection2 adeb231fc0 New fetching system há 10 anos atrás
NoMoreRoomInHell faf6849e8d New fetching system há 10 anos atrás
OpposingForce 1c54e492ae New fetching system há 10 anos atrás
PiratesVikingandKnightsII 8254dca8be New fetching system há 10 anos atrás
ProjectZomboid caf5f15ae8 New fetching system há 10 anos atrás
QuakeLive 480b6a6662 New fetching system há 10 anos atrás
RedOrchestra c41ee057a6 New fetching system há 10 anos atrás
Ricochet 8d34416acd New fetching system há 10 anos atrás
Rust 3b589c1b25 New fetching system há 10 anos atrás
SeriousSam3BFE d3fd2ed054 New fetching system há 10 anos atrás
StarBound 5f8823054f New fetching system há 10 anos atrás
SvenCoop 122f23ae8e New fetching system há 10 anos atrás
TeamFortress2 15995a619c New fetching system há 10 anos atrás
TeamFortressClassic 0317a3c823 New fetching system há 10 anos atrás
TeamSpeak3 1856839f92 New fetching system há 10 anos atrás
Teeworlds 4cd0122d16 New fetching system há 10 anos atrás
Terraria da50685015 New fetching system há 10 anos atrás
UnrealTournament2004 a8d6d3f707 New fetching system há 10 anos atrás
UnrealTournament99 70ea117558 New fetching system há 10 anos atrás
appmanifest f0dd646980 Added appmanifest files in own dir há 12 anos atrás
functions 9bdb3f44d5 added libdir há 10 anos atrás
images e5fc167ac6 Added new images há 10 anos atrás
lgsm a7f5af8c85 new glibcfix há 10 anos atrás
tests ece19b3355 Updated messages func names há 10 anos atrás
.gitignore 65bbda1bf7 Added .gitignore há 11 anos atrás
.travis.yml bef7f22148 Reverting to original ready for merge há 10 anos atrás
LICENSE 1b3f031062 Update license year há 11 anos atrás
README.md 61ac507880 Added waffle.io badge há 10 anos atrás

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>