Açıklama Yok

UltimateByte 56286fd617 Rust fix 9 yıl önce
7DaysToDie c465ec30fb Updated version number 9 yıl önce
ARKSurvivalEvolved c465ec30fb Updated version number 9 yıl önce
Arma3 c465ec30fb Updated version number 9 yıl önce
Battlefield1942 c465ec30fb Updated version number 9 yıl önce
BlackMesa c465ec30fb Updated version number 9 yıl önce
BladeSymphony c465ec30fb Updated version number 9 yıl önce
BrainBread2 c465ec30fb Updated version number 9 yıl önce
CallOfDuty c465ec30fb Updated version number 9 yıl önce
CallOfDuty2 c465ec30fb Updated version number 9 yıl önce
CallOfDutyUnitedOffensive c465ec30fb Updated version number 9 yıl önce
CodenameCURE c465ec30fb Updated version number 9 yıl önce
CounterStrike c465ec30fb Updated version number 9 yıl önce
CounterStrikeConditionZero c465ec30fb Updated version number 9 yıl önce
CounterStrikeGlobalOffensive c465ec30fb Updated version number 9 yıl önce
CounterStrikeSource c465ec30fb Updated version number 9 yıl önce
DayOfDefeat c465ec30fb Updated version number 9 yıl önce
DayOfDefeatSource c465ec30fb Updated version number 9 yıl önce
DayOfInfamy c465ec30fb Updated version number 9 yıl önce
DeathmatchClassic c465ec30fb Updated version number 9 yıl önce
DontStarveTogether c465ec30fb Updated version number 9 yıl önce
DoubleActionBoogaloo c465ec30fb Updated version number 9 yıl önce
EmpiresMod f372f03594 if in wrong place 9 yıl önce
FistfulOfFrags c465ec30fb Updated version number 9 yıl önce
GarrysMod c465ec30fb Updated version number 9 yıl önce
GoldenEyeSource c465ec30fb Updated version number 9 yıl önce
HalfLife2Deathmatch c465ec30fb Updated version number 9 yıl önce
HalfLifeDeathmatch c465ec30fb Updated version number 9 yıl önce
HalfLifeDeathmatchSource c465ec30fb Updated version number 9 yıl önce
Hurtworld c465ec30fb Updated version number 9 yıl önce
Insurgency c465ec30fb Updated version number 9 yıl önce
JustCause2 c465ec30fb Updated version number 9 yıl önce
KillingFloor c465ec30fb Updated version number 9 yıl önce
Left4Dead c465ec30fb Updated version number 9 yıl önce
Left4Dead2 c465ec30fb Updated version number 9 yıl önce
Minecraft c465ec30fb Updated version number 9 yıl önce
Mumble c465ec30fb Updated version number 9 yıl önce
NS2Combat c465ec30fb Updated version number 9 yıl önce
NaturalSelection2 c465ec30fb Updated version number 9 yıl önce
NoMoreRoomInHell c465ec30fb Updated version number 9 yıl önce
OpposingForce c465ec30fb Updated version number 9 yıl önce
PiratesVikingandKnightsII c465ec30fb Updated version number 9 yıl önce
ProjectZomboid c465ec30fb Updated version number 9 yıl önce
Quake2 c465ec30fb Updated version number 9 yıl önce
Quake3 c465ec30fb Updated version number 9 yıl önce
QuakeLive c465ec30fb Updated version number 9 yıl önce
QuakeWorld 0f18a405ed Removed Info about channeltags 9 yıl önce
RedOrchestra c465ec30fb Updated version number 9 yıl önce
Ricochet c465ec30fb Updated version number 9 yıl önce
Rust c465ec30fb Updated version number 9 yıl önce
SeriousSam3BFE c465ec30fb Updated version number 9 yıl önce
Starbound c465ec30fb Updated version number 9 yıl önce
SvenCoop c465ec30fb Updated version number 9 yıl önce
TeamFortress2 c465ec30fb Updated version number 9 yıl önce
TeamFortressClassic c465ec30fb Updated version number 9 yıl önce
TeamSpeak3 c465ec30fb Updated version number 9 yıl önce
Teeworlds c465ec30fb Updated version number 9 yıl önce
Terraria c465ec30fb Updated version number 9 yıl önce
UnrealTournament c465ec30fb Updated version number 9 yıl önce
UnrealTournament2004 c465ec30fb Updated version number 9 yıl önce
UnrealTournament3 c465ec30fb Updated version number 9 yıl önce
UnrealTournament99 c465ec30fb Updated version number 9 yıl önce
WolfensteinEnemyTerritory c465ec30fb Updated version number 9 yıl önce
images 286ed56575 added correct logo 9 yıl önce
lgsm 56286fd617 Rust fix 9 yıl önce
tests c465ec30fb Updated version number 9 yıl önce
.gitignore 65bbda1bf7 Added .gitignore 11 yıl önce
.travis.yml 8bc71ca9b8 Updated 404 shunit link 9 yıl önce
LICENSE f5cffd7ae8 updated licence year 9 yıl önce
README.md 5feb12a846 Update README.md 9 yıl önce

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/GameServerManagers/LinuxGSM/wiki/Glibc">GLIBC</a> >= 2.15 recommended [<a href="https://github.com/GameServerManagers/LinuxGSM/wiki/Glibc#server-requirements">specific requirements</a>].</li>
        <li><a href="https://github.com/GameServerManagers/LinuxGSM/wiki/Tmux">Tmux</a> >= 1.6 recommended (Avoid Tmux 1.8).</li>
        

        FAQ

        All FAQ can be found here.

        https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ

        Donate

        If you want to donate to the project you can via PayPal. 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/GameServerManagers/LinuxGSM/wiki">Wiki</a></li>
          <li><a href="https://github.com/GameServerManagers/LinuxGSM">GitHub Code</a></li>
          <li><a href="https://github.com/GameServerManagers/LinuxGSM/issues">GitHub Issues</a></li>
          <li><a href="https://waffle.io/GameServerManagers/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>