diff --git a/7DaysToDie/sdtdserver b/7DaysToDie/sdtdserver index f162505c0..72a7bcaf8 100644 --- a/7DaysToDie/sdtdserver +++ b/7DaysToDie/sdtdserver @@ -43,8 +43,8 @@ parms="-logfile ${gamelogdir}/output_log__`date +%Y-%m-%d__%H-%M-%S`.txt -quit - # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/ARKSurvivalEvolved/arkserver b/ARKSurvivalEvolved/arkserver index e21ac212e..58840fd0f 100644 --- a/ARKSurvivalEvolved/arkserver +++ b/ARKSurvivalEvolved/arkserver @@ -37,10 +37,10 @@ rconport="32330" rconpassword="" # Set to enable rcon maxplayers="50" ip="0.0.0.0" -updateonstart="off" - +updateonstart="off" + fn_parms(){ -parms="\"TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port}?ServerAdminPassword=${rconpassword}\"" +parms="\"TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=${maxplayers}?QueryPort=${queryport}?RCONPort=${rconport}?Port=${port}?ServerAdminPassword=${rconpassword}\"" } #### Advanced Variables #### @@ -48,8 +48,8 @@ parms="\"TheIsland?listen?MultiHome=${ip}?SessionName=${servername}?MaxPlayers=$ # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Arma3/arma3server b/Arma3/arma3server index 9f4c64e03..70039ba37 100644 --- a/Arma3/arma3server +++ b/Arma3/arma3server @@ -59,8 +59,8 @@ bepath="" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/BlackMesa/bmdmserver b/BlackMesa/bmdmserver index 7aceb5515..9250d2a5b 100644 --- a/BlackMesa/bmdmserver +++ b/BlackMesa/bmdmserver @@ -53,8 +53,8 @@ parms="-game bms -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/BladeSymphony/bsserver b/BladeSymphony/bsserver index 8289b0544..4d9960123 100644 --- a/BladeSymphony/bsserver +++ b/BladeSymphony/bsserver @@ -48,8 +48,8 @@ parms="-autoupdate -strictportbind -ip ${ip} -port ${port} +clientport ${clientp # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/BrainBread2/bb2server b/BrainBread2/bb2server index 09c835790..669be4e11 100644 --- a/BrainBread2/bb2server +++ b/BrainBread2/bb2server @@ -53,8 +53,8 @@ parms="-game brainbread2 -insecure -strictportbind -ip ${ip} -port ${port} +clie # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/CodenameCURE/ccserver b/CodenameCURE/ccserver index 63f6d5030..7abd395cf 100644 --- a/CodenameCURE/ccserver +++ b/CodenameCURE/ccserver @@ -48,8 +48,8 @@ parms="-game cure -insecure -strictportbind -ip ${ip} -port ${port} +clientport # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/CounterStrike/csserver b/CounterStrike/csserver index 6e684eba0..9871f6ac2 100644 --- a/CounterStrike/csserver +++ b/CounterStrike/csserver @@ -47,8 +47,8 @@ parms="-game cstrike -strictportbind +ip ${ip} -port ${port} +clientport ${clien # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/CounterStrikeConditionZero/csczserver b/CounterStrikeConditionZero/csczserver index 53fb4d9ac..13fe3da1e 100644 --- a/CounterStrikeConditionZero/csczserver +++ b/CounterStrikeConditionZero/csczserver @@ -47,8 +47,8 @@ parms="-game czero -strictportbind +ip ${ip} -port ${port} +clientport ${clientp # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/CounterStrikeGlobalOffensive/csgoserver b/CounterStrikeGlobalOffensive/csgoserver index b1b3ceedc..1f8c42864 100755 --- a/CounterStrikeGlobalOffensive/csgoserver +++ b/CounterStrikeGlobalOffensive/csgoserver @@ -71,8 +71,8 @@ parms="-game csgo -usercon -strictportbind -ip ${ip} -port ${port} +clientport $ # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/CounterStrikeSource/cssserver b/CounterStrikeSource/cssserver index 210c05f57..27d58cc60 100644 --- a/CounterStrikeSource/cssserver +++ b/CounterStrikeSource/cssserver @@ -53,8 +53,8 @@ parms="-game cstrike -strictportbind -ip ${ip} -port ${port} +clientport ${clien # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/DayOfDefeat/dodserver b/DayOfDefeat/dodserver index 43f8fa110..12168ee28 100644 --- a/DayOfDefeat/dodserver +++ b/DayOfDefeat/dodserver @@ -47,8 +47,8 @@ parms="-game dod -strictportbind +ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/DayOfDefeatSource/dodsserver b/DayOfDefeatSource/dodsserver index 8c90f3893..545b0a50d 100644 --- a/DayOfDefeatSource/dodsserver +++ b/DayOfDefeatSource/dodsserver @@ -48,8 +48,8 @@ parms="-game dod -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/DayOfInfamy/doiserver b/DayOfInfamy/doiserver index 3dde94acf..b8641bc87 100644 --- a/DayOfInfamy/doiserver +++ b/DayOfInfamy/doiserver @@ -50,8 +50,8 @@ parms="-game doi -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/DeathmatchClassic/dmcserver b/DeathmatchClassic/dmcserver index e41515dbb..654072aa5 100644 --- a/DeathmatchClassic/dmcserver +++ b/DeathmatchClassic/dmcserver @@ -47,8 +47,8 @@ parms="-game dmc -strictportbind +ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/DontStarveTogether/dstserver b/DontStarveTogether/dstserver index 9bca51889..e9ecfbd05 100644 --- a/DontStarveTogether/dstserver +++ b/DontStarveTogether/dstserver @@ -46,8 +46,8 @@ parms="-console -cluster MyDediServer -shard Master" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/DoubleActionBoogaloo/dabserver b/DoubleActionBoogaloo/dabserver index 2ff486791..41e3d4cd8 100644 --- a/DoubleActionBoogaloo/dabserver +++ b/DoubleActionBoogaloo/dabserver @@ -48,8 +48,8 @@ parms="-strictportbind -ip ${ip} -port ${port} +clientport ${clientport} +tv_por # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/EmpiresMod/emserver b/EmpiresMod/emserver index 40ec7116c..3d51fbff7 100644 --- a/EmpiresMod/emserver +++ b/EmpiresMod/emserver @@ -53,8 +53,8 @@ parms="-game empires -strictportbind -ip ${ip} -port ${port} +clientport ${clien # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/EnemyTerritory/etserver b/EnemyTerritory/etserver index 944b1529c..c49619f74 100644 --- a/EnemyTerritory/etserver +++ b/EnemyTerritory/etserver @@ -38,8 +38,8 @@ fn_parms(){ # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Server Details diff --git a/FistfulOfFrags/fofserver b/FistfulOfFrags/fofserver index 4a5e9d75f..1f263eee2 100644 --- a/FistfulOfFrags/fofserver +++ b/FistfulOfFrags/fofserver @@ -48,8 +48,8 @@ parms="-game fof -strictportbind -ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/GarrysMod/gmodserver b/GarrysMod/gmodserver index bc21fda29..7c9179c4b 100644 --- a/GarrysMod/gmodserver +++ b/GarrysMod/gmodserver @@ -69,8 +69,8 @@ parms="-game garrysmod -strictportbind -ip ${ip} -port ${port} -tickrate ${tickr # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/GoldenEyeSource/gesserver b/GoldenEyeSource/gesserver index 1d7293cde..deefdbb9c 100644 --- a/GoldenEyeSource/gesserver +++ b/GoldenEyeSource/gesserver @@ -49,8 +49,8 @@ parms="-game gesource -strictportbind -ip ${ip} -port ${port} +clientport ${clie # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam - 2007 SDK diff --git a/HalfLife2Deathmatch/hl2dmserver b/HalfLife2Deathmatch/hl2dmserver index 3d7bf06fa..df2a3060b 100644 --- a/HalfLife2Deathmatch/hl2dmserver +++ b/HalfLife2Deathmatch/hl2dmserver @@ -48,8 +48,8 @@ parms="-game hl2mp -strictportbind -ip ${ip} -port ${port} +clientport ${clientp # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/HalfLifeDeathmatch/hldmserver b/HalfLifeDeathmatch/hldmserver index 477eaba63..57a414f1f 100644 --- a/HalfLifeDeathmatch/hldmserver +++ b/HalfLifeDeathmatch/hldmserver @@ -47,8 +47,8 @@ parms="-game valve -strictportbind +ip ${ip} -port ${port} +clientport ${clientp # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/HalfLifeDeathmatchSource/hldmsserver b/HalfLifeDeathmatchSource/hldmsserver index ee8060dea..7e847fa12 100644 --- a/HalfLifeDeathmatchSource/hldmsserver +++ b/HalfLifeDeathmatchSource/hldmsserver @@ -48,8 +48,8 @@ parms="-game hl1mp -strictportbind -ip ${ip} -port ${port} +clientport ${clientp # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Hurtworld/hwserver b/Hurtworld/hwserver index 6929b5324..34728b3c8 100644 --- a/Hurtworld/hwserver +++ b/Hurtworld/hwserver @@ -62,8 +62,8 @@ parms="-batchmode -nographics -exec \"host ${port} ${map} ${loadsave};queryport # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Insurgency/insserver b/Insurgency/insserver index 1acace084..ae7937733 100644 --- a/Insurgency/insserver +++ b/Insurgency/insserver @@ -50,8 +50,8 @@ parms="-game insurgency -strictportbind -ip ${ip} -port ${port} +clientport ${cl # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/JustCause2/jc2server b/JustCause2/jc2server index 76ab6dfe8..1c97e6a4d 100644 --- a/JustCause2/jc2server +++ b/JustCause2/jc2server @@ -42,8 +42,8 @@ parms="" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/KillingFloor/kfserver b/KillingFloor/kfserver index 15a5ff522..40f35d77c 100644 --- a/KillingFloor/kfserver +++ b/KillingFloor/kfserver @@ -47,8 +47,8 @@ parms="server ${defaultmap}?game=KFmod.KFGameType?VACSecured=true -nohomedir ini # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Left4Dead/l4dserver b/Left4Dead/l4dserver index d7507a042..ac7fdc425 100644 --- a/Left4Dead/l4dserver +++ b/Left4Dead/l4dserver @@ -48,8 +48,8 @@ parms="-game left4dead -strictportbind -ip ${ip} -port ${port} +clientport ${cli # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Left4Dead2/l4d2server b/Left4Dead2/l4d2server index f92f589e9..7d38cd071 100644 --- a/Left4Dead2/l4d2server +++ b/Left4Dead2/l4d2server @@ -47,8 +47,8 @@ parms="-game left4dead2 -strictportbind -ip ${ip} -port ${port} +clientport ${cl # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Mumble/mumbleserver b/Mumble/mumbleserver index 54d0b4e71..ba7db3da3 100644 --- a/Mumble/mumbleserver +++ b/Mumble/mumbleserver @@ -38,8 +38,8 @@ parms="-fg -ini ${servercfgfullpath}" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" diff --git a/NS2Combat/ns2cserver b/NS2Combat/ns2cserver index 034848163..559511eec 100644 --- a/NS2Combat/ns2cserver +++ b/NS2Combat/ns2cserver @@ -55,8 +55,8 @@ parms="-name \"${servername}\" -port ${port} -webadmin -webdomain ${ip} -webuser # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/NaturalSelection2/ns2server b/NaturalSelection2/ns2server index 1190f4a12..94320f0da 100644 --- a/NaturalSelection2/ns2server +++ b/NaturalSelection2/ns2server @@ -55,8 +55,8 @@ parms="-name \"${servername}\" -port ${port} -webadmin -webdomain ${ip} -webuser # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/NoMoreRoomInHell/nmrihserver b/NoMoreRoomInHell/nmrihserver index baca45cd3..0a68e2812 100644 --- a/NoMoreRoomInHell/nmrihserver +++ b/NoMoreRoomInHell/nmrihserver @@ -53,8 +53,8 @@ parms="-game nmrih -insecure -strictportbind -ip ${ip} -port ${port} +clientport # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/OpposingForce/opforserver b/OpposingForce/opforserver index 394c1a6a7..58f72e481 100644 --- a/OpposingForce/opforserver +++ b/OpposingForce/opforserver @@ -47,8 +47,8 @@ parms="-game gearbox -strictportbind +ip ${ip} -port ${port} +clientport ${clien # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/PiratesVikingandKnightsII/pvkiiserver b/PiratesVikingandKnightsII/pvkiiserver index 4091735b3..5abecfa19 100644 --- a/PiratesVikingandKnightsII/pvkiiserver +++ b/PiratesVikingandKnightsII/pvkiiserver @@ -48,8 +48,8 @@ parms="-game pvkii -strictportbind -ip ${ip} -port ${port} +clientport ${clientp # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/ProjectZomboid/pzserver b/ProjectZomboid/pzserver index dafab0d38..c07be1e49 100644 --- a/ProjectZomboid/pzserver +++ b/ProjectZomboid/pzserver @@ -44,8 +44,8 @@ parms="-ip ${ip} -adminpassword \"${adminpassword}\"" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/QuakeLive/qlserver b/QuakeLive/qlserver index 1e2ece42c..19b27b27e 100755 --- a/QuakeLive/qlserver +++ b/QuakeLive/qlserver @@ -51,8 +51,8 @@ fn_parms(){ # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/README.md b/README.md index 79748cc87..844d13257 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ <h1>Linux Game Server Managers_</h1> -<a href="https://gameservermanagers.com"><img src="https://github.com/dgibbs64/linuxgsm/blob/master/images/logo/lgsm-full-light.png" alt="linux Game Server Managers" width="600" /></a> +<a href="https://gameservermanagers.com"><img src="https://github.com/GameServerManagers/LinuxGSM/blob/master/images/logo/lgsm-full-light.png" alt="linux Game Server Managers" width="600" /></a> -[](https://travis-ci.org/dgibbs64/linuxgsm) -[](http://waffle.io/dgibbs64/linuxgsm) +[](https://travis-ci.org/GameServerManagers/LinuxGSM) +[](http://waffle.io/GameServerManagers/LinuxGSM) The Linux Game Server Managers are command line tools for quick, simple deployment and management of various dedicated game servers and voice alert servers. @@ -29,13 +29,13 @@ The Linux Game Server Managers are tested to work on the following Linux distros Other distros are likely to work but are not fully tested. <h3>Specific Requirements</h3> <ul> - <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> + <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> </ul> <h2>FAQ</h2> All FAQ can be found here. -<a href="https://github.com/dgibbs64/linuxgsm/wiki/FAQ">https://github.com/dgibbs64/linuxgsm/wiki/FAQ</a> +<a href="https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ">https://github.com/GameServerManagers/LinuxGSM/wiki/FAQ</a> <h2>Donate</h2> 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! <ul> @@ -44,10 +44,10 @@ If you want to donate to the project you can via PayPal, Flattr or Gratipay. I h <h2>Useful Links</h2> <ul> <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="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> </ul> <h2>Social</h2> diff --git a/RedOrchestra/roserver b/RedOrchestra/roserver index 8f3f0445f..1d0a39341 100644 --- a/RedOrchestra/roserver +++ b/RedOrchestra/roserver @@ -43,8 +43,8 @@ parms="server ${defaultmap}?game=ROGame.ROTeamGame?VACSecured=true -nohomedir in # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Server Details diff --git a/Ricochet/ricochetserver b/Ricochet/ricochetserver index ce9179a6a..68664448f 100644 --- a/Ricochet/ricochetserver +++ b/Ricochet/ricochetserver @@ -47,8 +47,8 @@ parms="-game ricochet -strictportbind +ip ${ip} -port ${port} +clientport ${clie # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Rust/cfg/lgsm-default.cfg b/Rust/cfg/lgsm-default.cfg index 6d5ed99f8..225215e01 100644 --- a/Rust/cfg/lgsm-default.cfg +++ b/Rust/cfg/lgsm-default.cfg @@ -11,7 +11,7 @@ server.description "LGSM Server\nRust support : UltimateByte" # A URL to the image which shows up on the server details screen (dimensions are 512x256). -server.headerimage "https://github.com/dgibbs64/linuxgsm/raw/master/images/logo/lgsm-full-light.png" +server.headerimage "https://github.com/GameServerManagers/LinuxGSM/raw/master/images/logo/lgsm-full-light.png" # The URL to your servers website. server.url "https://gameservermanagers.com/" diff --git a/Rust/rustserver b/Rust/rustserver index a3eb75c43..afe0c662a 100644 --- a/Rust/rustserver +++ b/Rust/rustserver @@ -65,8 +65,8 @@ fi # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/SeriousSam3BFE/ss3sserver b/SeriousSam3BFE/ss3sserver index 29318d565..7302c282b 100644 --- a/SeriousSam3BFE/ss3sserver +++ b/SeriousSam3BFE/ss3sserver @@ -33,7 +33,7 @@ steampass="" ip="0.0.0.0" updateonstart="off" -# https://raw.githubusercontent.com/dgibbs64/linuxgsm/master/SeriousSam3BFE/help/DedicatedServer_Readme.txt +# https://raw.githubusercontent.com/GameServerManagers/LinuxGSM/master/SeriousSam3BFE/help/DedicatedServer_Readme.txt fn_parms(){ parms="+ip ${ip} +logfile ${gamelog} +exec ${servercfgfullpath}" } @@ -43,8 +43,8 @@ parms="+ip ${ip} +logfile ${gamelog} +exec ${servercfgfullpath}" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Starbound/sbserver b/Starbound/sbserver index 762915c3d..3ad6afdf9 100644 --- a/Starbound/sbserver +++ b/Starbound/sbserver @@ -42,8 +42,8 @@ parms="" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/SvenCoop/svencoopserver b/SvenCoop/svencoopserver index 9687c1452..1043cdfd3 100644 --- a/SvenCoop/svencoopserver +++ b/SvenCoop/svencoopserver @@ -47,8 +47,8 @@ parms="-game svencoop -strictportbind +ip ${ip} -port ${port} +clientport ${clie # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/TeamFortress2/tf2server b/TeamFortress2/tf2server index ca8c2e150..335af8b4a 100644 --- a/TeamFortress2/tf2server +++ b/TeamFortress2/tf2server @@ -53,8 +53,8 @@ parms="-game tf -strictportbind -ip ${ip} -port ${port} +clientport ${clientport # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/TeamFortressClassic/tfcserver b/TeamFortressClassic/tfcserver index 476e6c68a..53455703e 100644 --- a/TeamFortressClassic/tfcserver +++ b/TeamFortressClassic/tfcserver @@ -47,8 +47,8 @@ parms="-game tfc -strictportbind _ip ${ip} -port ${port} +clientport ${clientpor # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/TeamSpeak3/ts3server b/TeamSpeak3/ts3server index c297e8876..1e7ad5952 100644 --- a/TeamSpeak3/ts3server +++ b/TeamSpeak3/ts3server @@ -63,8 +63,8 @@ scriptlogdate="${scriptlogdir}/${servicename}-script-$(date '+%d-%m-%Y-%H-%M-%S' # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" ##### Script ##### diff --git a/Teeworlds/twserver b/Teeworlds/twserver index 6b29f0e81..cd81024c0 100644 --- a/Teeworlds/twserver +++ b/Teeworlds/twserver @@ -43,8 +43,8 @@ parms="-f ${servercfgfullpath}" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/Terraria/terrariaserver b/Terraria/terrariaserver index f51fb642a..9dd94a0f5 100644 --- a/Terraria/terrariaserver +++ b/Terraria/terrariaserver @@ -43,8 +43,8 @@ parms="-config ${servercfgfullpath}" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Steam diff --git a/UnrealTournament/utserver b/UnrealTournament/utserver index ac27d2474..f7e5e2981 100644 --- a/UnrealTournament/utserver +++ b/UnrealTournament/utserver @@ -43,8 +43,8 @@ parms="UnrealTournament ${defaultmap}?Game=${gametype}?TimeLimit=${timelimit} -p # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Server Details diff --git a/UnrealTournament2004/ut2k4server b/UnrealTournament2004/ut2k4server index 9515059d3..4eec3e473 100644 --- a/UnrealTournament2004/ut2k4server +++ b/UnrealTournament2004/ut2k4server @@ -75,8 +75,8 @@ consolelogdate="${consolelogdir}/${servicename}-console-$(date '+%d-%m-%Y-%H-%M- # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" ##### Script ##### diff --git a/UnrealTournament99/ut99server b/UnrealTournament99/ut99server index b8208117d..aa4dc9339 100644 --- a/UnrealTournament99/ut99server +++ b/UnrealTournament99/ut99server @@ -38,8 +38,8 @@ parms="server ${defaultmap}.unr ini=${servercfgfullpath}" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="master" # Server Details diff --git a/functions/core_functions.sh b/functions/core_functions.sh index 3e6d2fb1c..287a50897 100644 --- a/functions/core_functions.sh +++ b/functions/core_functions.sh @@ -15,10 +15,10 @@ fi fn_fetch_core_dl(){ if [ -z "${githubuser}" ]; then - githubuser="dgibbs64" + githubuser="GameServerManagers" fi if [ -z "${githubrepo}" ]; then - githubrepo="linuxgsm" + githubrepo="LinuxGSM" fi if [ -z "${githubbranch}" ]; then githubbranch="master" diff --git a/lgsm/functions/command_fastdl.sh b/lgsm/functions/command_fastdl.sh index 71a2ecff5..32fe47172 100644 --- a/lgsm/functions/command_fastdl.sh +++ b/lgsm/functions/command_fastdl.sh @@ -29,7 +29,7 @@ fn_check_bzip2(){ echo -en "\n" sleep 1 echo "We advise using it" - echo "For more information, see https://github.com/dgibbs64/linuxgsm/wiki/FastDL#bzip2-compression" + echo "For more information, see https://github.com/GameServerManagers/LinuxGSM/wiki/FastDL#bzip2-compression" sleep 2 else bzip2installed="1" @@ -310,7 +310,7 @@ fn_fastdl_completed(){ sleep 2 echo -en "\n" echo "" - fn_print_info "Need more documentation? See https://github.com/dgibbs64/linuxgsm/wiki/FastDL" + fn_print_info "Need more documentation? See https://github.com/GameServerManagers/LinuxGSM/wiki/FastDL" echo -en "\n" if [ "$bzip2installed" == "0" ]; then echo "By the way, you'd better install bzip2 and re-run this command!" diff --git a/tests/tests_jc2server.sh b/tests/tests_jc2server.sh index 7522cd0fe..c5f69f734 100644 --- a/tests/tests_jc2server.sh +++ b/tests/tests_jc2server.sh @@ -41,8 +41,8 @@ parms="" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="$TRAVIS_BRANCH" # Steam diff --git a/tests/tests_ts3server.sh b/tests/tests_ts3server.sh index d3406022b..fb416d633 100644 --- a/tests/tests_ts3server.sh +++ b/tests/tests_ts3server.sh @@ -37,8 +37,8 @@ parms="" # Github Branch Select # Allows for the use of different function files # from a different repo and/or branch. -githubuser="dgibbs64" -githubrepo="linuxgsm" +githubuser="GameServerManagers" +githubrepo="LinuxGSM" githubbranch="$TRAVIS_BRANCH" # Server Details