Nincs leírás

Daniel Gibbs c7492eb7f0 removed function_selfname as breaks check.sh 10 éve
7DaysToDie 678f8b83f8 Removed trailing spaces from files 10 éve
ARKSurvivalEvolved 678f8b83f8 Removed trailing spaces from files 10 éve
Arma3 678f8b83f8 Removed trailing spaces from files 10 éve
BlackMesa 678f8b83f8 Removed trailing spaces from files 10 éve
BladeSymphony 678f8b83f8 Removed trailing spaces from files 10 éve
BrainBread2 678f8b83f8 Removed trailing spaces from files 10 éve
CodenameCURE 678f8b83f8 Removed trailing spaces from files 10 éve
CounterStrike 678f8b83f8 Removed trailing spaces from files 10 éve
CounterStrikeConditionZero 678f8b83f8 Removed trailing spaces from files 10 éve
CounterStrikeGlobalOffensive 4b85a98d09 Changed the order of game mode variables 10 éve
CounterStrikeSource 678f8b83f8 Removed trailing spaces from files 10 éve
DayOfDefeat 678f8b83f8 Removed trailing spaces from files 10 éve
DayOfDefeatSource 678f8b83f8 Removed trailing spaces from files 10 éve
DeathmatchClassic 678f8b83f8 Removed trailing spaces from files 10 éve
DontStarveTogether 678f8b83f8 Removed trailing spaces from files 10 éve
DoubleActionBoogaloo 678f8b83f8 Removed trailing spaces from files 10 éve
FistfulOfFrags 678f8b83f8 Removed trailing spaces from files 10 éve
GarrysMod 678f8b83f8 Removed trailing spaces from files 10 éve
GoldenEyeSource 678f8b83f8 Removed trailing spaces from files 10 éve
HalfLife2Deathmatch 678f8b83f8 Removed trailing spaces from files 10 éve
HalfLifeDeathmatch 678f8b83f8 Removed trailing spaces from files 10 éve
HalfLifeDeathmatchSource 678f8b83f8 Removed trailing spaces from files 10 éve
Hurtworld 678f8b83f8 Removed trailing spaces from files 10 éve
Insurgency 678f8b83f8 Removed trailing spaces from files 10 éve
JustCause2 678f8b83f8 Removed trailing spaces from files 10 éve
KillingFloor 678f8b83f8 Removed trailing spaces from files 10 éve
Left4Dead 678f8b83f8 Removed trailing spaces from files 10 éve
Left4Dead2 678f8b83f8 Removed trailing spaces from files 10 éve
Mumble 678f8b83f8 Removed trailing spaces from files 10 éve
NS2Combat 678f8b83f8 Removed trailing spaces from files 10 éve
NaturalSelection2 678f8b83f8 Removed trailing spaces from files 10 éve
NoMoreRoomInHell 678f8b83f8 Removed trailing spaces from files 10 éve
OpposingForce 678f8b83f8 Removed trailing spaces from files 10 éve
PiratesVikingandKnightsII 678f8b83f8 Removed trailing spaces from files 10 éve
ProjectZomboid 678f8b83f8 Removed trailing spaces from files 10 éve
QuakeLive 678f8b83f8 Removed trailing spaces from files 10 éve
RedOrchestra 678f8b83f8 Removed trailing spaces from files 10 éve
Ricochet 678f8b83f8 Removed trailing spaces from files 10 éve
Rust ea1cd671f5 Minimum map size is 1000. Adjusting comments to reflect. 10 éve
SeriousSam3BFE 678f8b83f8 Removed trailing spaces from files 10 éve
StarBound 678f8b83f8 Removed trailing spaces from files 10 éve
SvenCoop 678f8b83f8 Removed trailing spaces from files 10 éve
TeamFortress2 678f8b83f8 Removed trailing spaces from files 10 éve
TeamFortressClassic 678f8b83f8 Removed trailing spaces from files 10 éve
TeamSpeak3 678f8b83f8 Removed trailing spaces from files 10 éve
Teeworlds 678f8b83f8 Removed trailing spaces from files 10 éve
Terraria 678f8b83f8 Removed trailing spaces from files 10 éve
UnrealTournament2004 678f8b83f8 Removed trailing spaces from files 10 éve
UnrealTournament99 7216f75217 Version 210516 10 éve
appmanifest f0dd646980 Added appmanifest files in own dir 12 éve
functions b013b20aa8 function_selfname is now local 10 éve
images e5fc167ac6 Added new images 10 éve
lgsm c7492eb7f0 removed function_selfname as breaks check.sh 10 éve
tests 678f8b83f8 Removed trailing spaces from files 10 éve
.gitignore 65bbda1bf7 Added .gitignore 11 éve
.travis.yml bef7f22148 Reverting to original ready for merge 10 éve
LICENSE 1b3f031062 Update license year 11 éve
README.md 885d3b118b notifications are now called alerts 10 éve

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>