Nessuna descrizione

Marvin Lehmann a60432b0c3 Added support for Starbound 1.0 10 anni fa
7DaysToDie 678f8b83f8 Removed trailing spaces from files 10 anni fa
ARKSurvivalEvolved 678f8b83f8 Removed trailing spaces from files 10 anni fa
Arma3 678f8b83f8 Removed trailing spaces from files 10 anni fa
BlackMesa 678f8b83f8 Removed trailing spaces from files 10 anni fa
BladeSymphony 678f8b83f8 Removed trailing spaces from files 10 anni fa
BrainBread2 678f8b83f8 Removed trailing spaces from files 10 anni fa
CodenameCURE 678f8b83f8 Removed trailing spaces from files 10 anni fa
CounterStrike 678f8b83f8 Removed trailing spaces from files 10 anni fa
CounterStrikeConditionZero 678f8b83f8 Removed trailing spaces from files 10 anni fa
CounterStrikeGlobalOffensive 4b85a98d09 Changed the order of game mode variables 10 anni fa
CounterStrikeSource 678f8b83f8 Removed trailing spaces from files 10 anni fa
DayOfDefeat 678f8b83f8 Removed trailing spaces from files 10 anni fa
DayOfDefeatSource 678f8b83f8 Removed trailing spaces from files 10 anni fa
DeathmatchClassic 678f8b83f8 Removed trailing spaces from files 10 anni fa
DontStarveTogether 678f8b83f8 Removed trailing spaces from files 10 anni fa
DoubleActionBoogaloo 678f8b83f8 Removed trailing spaces from files 10 anni fa
FistfulOfFrags 678f8b83f8 Removed trailing spaces from files 10 anni fa
GarrysMod 678f8b83f8 Removed trailing spaces from files 10 anni fa
GoldenEyeSource 678f8b83f8 Removed trailing spaces from files 10 anni fa
HalfLife2Deathmatch 678f8b83f8 Removed trailing spaces from files 10 anni fa
HalfLifeDeathmatch 678f8b83f8 Removed trailing spaces from files 10 anni fa
HalfLifeDeathmatchSource 678f8b83f8 Removed trailing spaces from files 10 anni fa
Hurtworld 678f8b83f8 Removed trailing spaces from files 10 anni fa
Insurgency 678f8b83f8 Removed trailing spaces from files 10 anni fa
JustCause2 678f8b83f8 Removed trailing spaces from files 10 anni fa
KillingFloor 678f8b83f8 Removed trailing spaces from files 10 anni fa
Left4Dead 678f8b83f8 Removed trailing spaces from files 10 anni fa
Left4Dead2 678f8b83f8 Removed trailing spaces from files 10 anni fa
Mumble 678f8b83f8 Removed trailing spaces from files 10 anni fa
NS2Combat 678f8b83f8 Removed trailing spaces from files 10 anni fa
NaturalSelection2 678f8b83f8 Removed trailing spaces from files 10 anni fa
NoMoreRoomInHell 7cb0b97c57 added GSLT 10 anni fa
OpposingForce 678f8b83f8 Removed trailing spaces from files 10 anni fa
PiratesVikingandKnightsII 678f8b83f8 Removed trailing spaces from files 10 anni fa
ProjectZomboid 678f8b83f8 Removed trailing spaces from files 10 anni fa
QuakeLive 678f8b83f8 Removed trailing spaces from files 10 anni fa
RedOrchestra 678f8b83f8 Removed trailing spaces from files 10 anni fa
Ricochet 678f8b83f8 Removed trailing spaces from files 10 anni fa
Rust ea1cd671f5 Minimum map size is 1000. Adjusting comments to reflect. 10 anni fa
SeriousSam3BFE 678f8b83f8 Removed trailing spaces from files 10 anni fa
Starbound a60432b0c3 Added support for Starbound 1.0 10 anni fa
SvenCoop 678f8b83f8 Removed trailing spaces from files 10 anni fa
TeamFortress2 678f8b83f8 Removed trailing spaces from files 10 anni fa
TeamFortressClassic 678f8b83f8 Removed trailing spaces from files 10 anni fa
TeamSpeak3 678f8b83f8 Removed trailing spaces from files 10 anni fa
Teeworlds 678f8b83f8 Removed trailing spaces from files 10 anni fa
Terraria 678f8b83f8 Removed trailing spaces from files 10 anni fa
UnrealTournament2004 678f8b83f8 Removed trailing spaces from files 10 anni fa
UnrealTournament99 7216f75217 Version 210516 10 anni fa
appmanifest f0dd646980 Added appmanifest files in own dir 12 anni fa
functions 46941def99 function_selfname + fixes 10 anni fa
images e5fc167ac6 Added new images 10 anni fa
lgsm a60432b0c3 Added support for Starbound 1.0 10 anni fa
tests ad806d5b73 gsquery test not required for ts3 10 anni fa
.gitignore 65bbda1bf7 Added .gitignore 11 anni fa
.travis.yml bef7f22148 Reverting to original ready for merge 10 anni fa
LICENSE 1b3f031062 Update license year 11 anni fa
README.md 885d3b118b notifications are now called alerts 10 anni fa

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</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>