説明なし

UltimateByte 15995a619c New fetching system 10 年 前
7DaysToDie fe1c90f3af New fetching system 10 年 前
ARKSurvivalEvolved 5005937f2d New fetching system 10 年 前
Arma3 914b2d495a New fetching system 10 年 前
BlackMesa 6b0490c403 New fetching system 10 年 前
BladeSymphony 73b2e860ae New fetching system 10 年 前
BrainBread2 3bb27036ac New fetching system 10 年 前
CodenameCURE 90af7db737 New fetching system 10 年 前
CounterStrike 0f41353277 New fetching system 10 年 前
CounterStrikeConditionZero da57ee4400 New fetching system 10 年 前
CounterStrikeGlobalOffensive c9b1de51a6 New fetching system 10 年 前
CounterStrikeSource 8404d922cc New fetching system 10 年 前
DayOfDefeat b8f210b8e9 New fetching system 10 年 前
DayOfDefeatSource 5300dec2c0 New fetching system 10 年 前
DeathmatchClassic ab61d08c71 New fetching system 10 年 前
DontStarveTogether 470003dcf0 New fetching system 10 年 前
DoubleActionBoogaloo 0e5feb8ec3 New fetching system 10 年 前
FistfulOfFrags 6b5455397c New fetching system 10 年 前
GarrysMod 7ccb5efbe4 New fetching system 10 年 前
GoldenEyeSource 78b459272e New fetching system 10 年 前
HalfLife2Deathmatch f9683ecc3a New fetching system 10 年 前
HalfLifeDeathmatch 64cbd1abdb New fetching system 10 年 前
HalfLifeDeathmatchSource d288668503 New fetching system 10 年 前
Hurtworld 00d24f56f8 New fetching system 10 年 前
Insurgency 2c6cfd5cab New fetching system 10 年 前
JustCause2 e088a49634 New fetching system 10 年 前
KillingFloor 3dbd0a15e6 New fetching system 10 年 前
Left4Dead df3671ebbc New fetching system 10 年 前
Left4Dead2 c7d824a989 New fetching system 10 年 前
Mumble 30954f7f3b New fetching system 10 年 前
NS2Combat 68899b334a New fetching system 10 年 前
NaturalSelection2 adeb231fc0 New fetching system 10 年 前
NoMoreRoomInHell faf6849e8d New fetching system 10 年 前
OpposingForce 1c54e492ae New fetching system 10 年 前
PiratesVikingandKnightsII 8254dca8be New fetching system 10 年 前
ProjectZomboid caf5f15ae8 New fetching system 10 年 前
QuakeLive 480b6a6662 New fetching system 10 年 前
RedOrchestra c41ee057a6 New fetching system 10 年 前
Ricochet 8d34416acd New fetching system 10 年 前
Rust 3b589c1b25 New fetching system 10 年 前
SeriousSam3BFE d3fd2ed054 New fetching system 10 年 前
StarBound 5f8823054f New fetching system 10 年 前
SvenCoop 122f23ae8e New fetching system 10 年 前
TeamFortress2 15995a619c New fetching system 10 年 前
TeamFortressClassic 5f290fd3b8 Updates all version numbers 10 年 前
TeamSpeak3 d3efed7da9 updated functions and getopt names 10 年 前
Teeworlds 5f290fd3b8 Updates all version numbers 10 年 前
Terraria 5f290fd3b8 Updates all version numbers 10 年 前
UnrealTournament2004 e5a31b0320 Updated functions url location 10 年 前
UnrealTournament99 e5a31b0320 Updated functions url location 10 年 前
appmanifest f0dd646980 Added appmanifest files in own dir 12 年 前
functions 9bdb3f44d5 added libdir 10 年 前
images e5fc167ac6 Added new images 10 年 前
lgsm a7f5af8c85 new glibcfix 10 年 前
tests ece19b3355 Updated messages func names 10 年 前
.gitignore 65bbda1bf7 Added .gitignore 11 年 前
.travis.yml bef7f22148 Reverting to original ready for merge 10 年 前
LICENSE 1b3f031062 Update license year 11 年 前
README.md 61ac507880 Added waffle.io badge 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 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>