説明なし

Daniel Gibbs a51cdd8559 Merge pull request #965 from dgibbs64/python-patch 9 年 前
7DaysToDie 678f8b83f8 Removed trailing spaces from files 10 年 前
ARKSurvivalEvolved 08526ed204 removed comment 9 年 前
Arma3 678f8b83f8 Removed trailing spaces from files 10 年 前
BlackMesa 678f8b83f8 Removed trailing spaces from files 10 年 前
BladeSymphony 678f8b83f8 Removed trailing spaces from files 10 年 前
BrainBread2 678f8b83f8 Removed trailing spaces from files 10 年 前
CodenameCURE 678f8b83f8 Removed trailing spaces from files 10 年 前
CounterStrike 678f8b83f8 Removed trailing spaces from files 10 年 前
CounterStrikeConditionZero 678f8b83f8 Removed trailing spaces from files 10 年 前
CounterStrikeGlobalOffensive cc4d103dad Allow Server Querying 9 年 前
CounterStrikeSource 678f8b83f8 Removed trailing spaces from files 10 年 前
DayOfDefeat 678f8b83f8 Removed trailing spaces from files 10 年 前
DayOfDefeatSource 678f8b83f8 Removed trailing spaces from files 10 年 前
DayOfInfamy 60454ae6b7 Renamed doi-server to doiserver 9 年 前
DeathmatchClassic 678f8b83f8 Removed trailing spaces from files 10 年 前
DontStarveTogether 678f8b83f8 Removed trailing spaces from files 10 年 前
DoubleActionBoogaloo 678f8b83f8 Removed trailing spaces from files 10 年 前
FistfulOfFrags 678f8b83f8 Removed trailing spaces from files 10 年 前
GarrysMod 678f8b83f8 Removed trailing spaces from files 10 年 前
GoldenEyeSource 678f8b83f8 Removed trailing spaces from files 10 年 前
HalfLife2Deathmatch 678f8b83f8 Removed trailing spaces from files 10 年 前
HalfLifeDeathmatch 678f8b83f8 Removed trailing spaces from files 10 年 前
HalfLifeDeathmatchSource 678f8b83f8 Removed trailing spaces from files 10 年 前
Hurtworld 678f8b83f8 Removed trailing spaces from files 10 年 前
Insurgency 678f8b83f8 Removed trailing spaces from files 10 年 前
JustCause2 678f8b83f8 Removed trailing spaces from files 10 年 前
KillingFloor 678f8b83f8 Removed trailing spaces from files 10 年 前
Left4Dead 678f8b83f8 Removed trailing spaces from files 10 年 前
Left4Dead2 08526ed204 removed comment 9 年 前
Mumble 1f11921445 moved port and server name to info_config.sh 9 年 前
NS2Combat 678f8b83f8 Removed trailing spaces from files 10 年 前
NaturalSelection2 678f8b83f8 Removed trailing spaces from files 10 年 前
NoMoreRoomInHell 7cb0b97c57 added GSLT 10 年 前
OpposingForce 678f8b83f8 Removed trailing spaces from files 10 年 前
PiratesVikingandKnightsII 678f8b83f8 Removed trailing spaces from files 10 年 前
ProjectZomboid 278388ff39 Improved Project Zomboid Support 9 年 前
QuakeLive 678f8b83f8 Removed trailing spaces from files 10 年 前
RedOrchestra 678f8b83f8 Removed trailing spaces from files 10 年 前
Ricochet 678f8b83f8 Removed trailing spaces from files 10 年 前
Rust ea1cd671f5 Minimum map size is 1000. Adjusting comments to reflect. 10 年 前
SeriousSam3BFE 678f8b83f8 Removed trailing spaces from files 10 年 前
Starbound a60432b0c3 Added support for Starbound 1.0 10 年 前
SvenCoop 678f8b83f8 Removed trailing spaces from files 10 年 前
TeamFortress2 678f8b83f8 Removed trailing spaces from files 10 年 前
TeamFortressClassic 678f8b83f8 Removed trailing spaces from files 10 年 前
TeamSpeak3 6b26e2437d Changed Teamspeak to TeamSpeak 9 年 前
Teeworlds 3eee2b3690 Fixed some typos and improved descriptions 9 年 前
Terraria 678f8b83f8 Removed trailing spaces from files 10 年 前
UnrealTournament2004 678f8b83f8 Removed trailing spaces from files 10 年 前
UnrealTournament99 7216f75217 Version 210516 10 年 前
appmanifest f0dd646980 Added appmanifest files in own dir 12 年 前
functions 46941def99 function_selfname + fixes 10 年 前
images 286ed56575 added correct logo 9 年 前
lgsm 53f502ad88 Compatibility with python 3.x 9 年 前
tests 3eee2b3690 Fixed some typos and improved descriptions 9 年 前
.gitignore 65bbda1bf7 Added .gitignore 11 年 前
.travis.yml bef7f22148 Reverting to original ready for merge 10 年 前
LICENSE 1b3f031062 Update license year 11 年 前
README.md 8cde21e6da Updated Links 10 年 前

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</a></li>
          <li><a href="https://github.com/dgibbs64/linuxgsm/wiki">Wiki</a></li>
          <li><a href="https://github.com/dgibbs64/linuxgsm">GitHub Code</a></li>
          <li><a href="https://github.com/dgibbs64/linuxgsm/issues">GitHub Issues</a></li>
          <li><a href="https://waffle.io/dgibbs64/linuxgsm">Waffle (Github Dashboard)</a></li>
          <li><a href="http://alternativeto.net/software/linux-game-server-managers/">alternativeTo.net</a></li>
          

          Social

            <li><a href="http://steamcommunity.com/groups/linuxgsm">Steam Group</a></li>
            <li><a href="https://discord.gg/0i9cmXVacvXicNl7">Discord</a></li>
            <li><a href="https://twitter.com/dangibbsuk">Twitter</a></li>
            <li><a href="https://www.facebook.com/linuxgsm">Facebook</a></li>
            <li><a href="https://plus.google.com/+Gameservermanagers1">Google+</a></li>