mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
Changed http to https on LGSM links
This commit is contained in:
parent
ea34b9a5cd
commit
65bc10074c
@ -2,7 +2,7 @@
|
||||
# 7 Days To Die
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# ARK: Survivial Evolved
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: Scarsz
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Black Mesa: Deathmatch
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
@ -33,7 +33,7 @@ updateonstart="off"
|
||||
|
||||
# Optional: Game Server Login Token
|
||||
# GSLT can be used for running a public server.
|
||||
# More info: http://gameservermanagers.com/gslt
|
||||
# More info: https://gameservermanagers.com/gslt
|
||||
gslt=""
|
||||
|
||||
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Blade Symphony
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# BrainBread 2
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
@ -33,7 +33,7 @@ updateonstart="off"
|
||||
|
||||
# Optional: Game Server Login Token
|
||||
# GSLT can be used for running a public server.
|
||||
# More info: http://gameservermanagers.com/gslt
|
||||
# More info: https://gameservermanagers.com/gslt
|
||||
gslt=""
|
||||
|
||||
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Codename CURE
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Counter Strike
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Counter Strike: Condition Zero
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Counter Strike: Global Offensive
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
@ -44,7 +44,7 @@ updateonstart="off"
|
||||
|
||||
# Required: Game Server Login Token
|
||||
# GSLT is required for running a public server.
|
||||
# More info: http://gameservermanagers.com/gslt
|
||||
# More info: https://gameservermanagers.com/gslt
|
||||
gslt=""
|
||||
|
||||
# Optional: Workshop Parameters
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Counter Strike: Source
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Day of Defeat
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Day of Defeat: Source
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Deathmatch Classic
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Dont Starve Together
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Double Action: Boogaloo
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Fistful Of Frags
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Garry's Mod
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
@ -44,7 +44,7 @@ customparms="+r_hunkalloclightmaps 0"
|
||||
|
||||
# Optional: Game Server Login Token
|
||||
# GSLT can be used for running a public server.
|
||||
# More info: http://gameservermanagers.com/gslt
|
||||
# More info: https://gameservermanagers.com/gslt
|
||||
gslt=""
|
||||
|
||||
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
|
||||
|
@ -2,7 +2,7 @@
|
||||
# GoldenEye: Source
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Half Life 2: Deathmatch
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Half Life: Deathmatch
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Half-Life Deathmatch: Source
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs,
|
||||
# Contributor: UltimateByte
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Insurgency
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Just Cause 2
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Killing Floor
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: Summit Singh Thakur
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Left 4 Dead 2
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Mumble
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# NS2: Combat
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Natural Selection 2
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# No More Room in Hell
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Half-Life: Opposing Force
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# No More Room in Hell
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Contributions: Bryce Van Dyk (SingingTree)
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Quake Live
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -1,5 +1,5 @@
|
||||
<h1>Linux Game Server Managers_</h1>
|
||||
<a href="http://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/dgibbs64/linuxgsm/blob/master/images/logo/lgsm-full-light.png" alt="linux Game Server Managers" width="600" /></a>
|
||||
|
||||
[![Build Status](https://travis-ci.org/dgibbs64/linuxgsm.svg?branch=master)](https://travis-ci.org/dgibbs64/linuxgsm)
|
||||
[![Under Development](https://badge.waffle.io/dgibbs64/linuxgsm.svg?label=Under%20Development&title=Under%20Development)](http://waffle.io/dgibbs64/linuxgsm)
|
||||
@ -38,11 +38,11 @@ All FAQ can be found here.
|
||||
<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>
|
||||
<li><a href="http://gameservermanagers.com/#donate">Donate</a></li>
|
||||
<li><a href="https://gameservermanagers.com/#donate">Donate</a></li>
|
||||
</ul>
|
||||
<h2>Useful Links</h2>
|
||||
<ul>
|
||||
<li><a href="http://gameservermanagers.com">Homepage</li>
|
||||
<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>
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Red Orchestra: Ostfront 41-45
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Ricochet
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -14,7 +14,7 @@ server.description "LGSM Server\nRust support : UltimateByte"
|
||||
server.headerimage "https://github.com/dgibbs64/linuxgsm/raw/master/images/logo/lgsm-full-light.png"
|
||||
|
||||
# The URL to your servers website.
|
||||
server.url "http://gameservermanagers.com/"
|
||||
server.url "https://gameservermanagers.com/"
|
||||
|
||||
####################################
|
||||
# Optional Settings You Can Change #
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: UltimateByte (LGSM adaptation), Wulf (Information)
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Serious Sam 3: BFE
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Starbound
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Sven Co-op
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Team Fortress 2
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
@ -33,7 +33,7 @@ updateonstart="off"
|
||||
|
||||
# Optional: Game Server Login Token
|
||||
# GSLT can be used for running a public server.
|
||||
# More info: http://gameservermanagers.com/gslt
|
||||
# More info: https://gameservermanagers.com/gslt
|
||||
gslt=""
|
||||
|
||||
# https://developer.valvesoftware.com/wiki/Command_Line_Options#Source_Dedicated_Server
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Team Fortress Classic
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Teamspeak 3
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: Bryce Van Dyk (SingingTree)
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: Bryce Van Dyk (SingingTree)
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Unreal Tournament 2004
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -2,7 +2,7 @@
|
||||
# Unreal Tournament 99
|
||||
# Server Management Script
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
if [ -f ".dev-debug" ]; then
|
||||
exec 5>dev-debug.log
|
||||
BASH_XTRACEFD="5"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_update_functions.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="270216"
|
||||
|
||||
# Description: Deletes the functions dir to allow re-downloading of functions from GitHub.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM core_functions.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="180316"
|
||||
|
||||
# Description: REDIRECT FUNCTION to new location for core_functions.sh
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM core_getopt.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="180316"
|
||||
|
||||
# Description: REDIRECT FUNCTION to new location for core_getopt.sh
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_functions function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="180316"
|
||||
|
||||
# Description: REDIRECT FUNCTION to new core_functions.sh
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_getopt.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="180316"
|
||||
|
||||
# Description: REDIRECT FUNCTION to new core_getopt.sh
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_update_functions function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: REDIRECT FUNCTION to new command_update_functions.sh
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_check function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Overall function for managing checks.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_config.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060116"
|
||||
|
||||
# Description: If server config missing warn user.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_deps.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="050516"
|
||||
|
||||
# Description: Checks that the requires dependencies are installed for LGSM.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_glibc.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="020116"
|
||||
|
||||
# Description: Checks if server has correct glibc or has a fix available.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_ip.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: Automatically identifies the server interface IP.
|
||||
@ -23,7 +23,7 @@ if [ "${gamename}" != "Teamspeak 3" ]; then
|
||||
echo -en "Set ip=\"0.0.0.0\" to one of the following:\n"
|
||||
echo -en "${getip}\n"
|
||||
echo -en ""
|
||||
echo -en "http://gameservermanagers.com/network-interfaces\n"
|
||||
echo -en "https://gameservermanagers.com/network-interfaces\n"
|
||||
echo -en ""
|
||||
exit 1
|
||||
else
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_logs.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: Checks that log files exist on server start
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LGSM check_permissions.sh
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: UltimateByte
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="150316"
|
||||
|
||||
# Description: Checks script, files and folders ownership and permissions.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_root.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060316"
|
||||
|
||||
if [ $(whoami) = "root" ]; then
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_status function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Checks the proccess status of the server. Either online or offline.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_steamcmd.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="160316"
|
||||
|
||||
# Description: Checks SteamCMD is installed and correct.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_system_dir.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
if [ ! -d "${systemdir}" ]; then
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM check_tmux.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Checks if tmux is installed as too many users do not RTFM or know how to use Google.
|
||||
@ -15,6 +15,6 @@ else
|
||||
echo " * Tmux is required to run this server."
|
||||
# Suitable passive agressive message
|
||||
echo " * Please see the the following link."
|
||||
echo " * http://gameservermanagers.com/tmux-not-found"
|
||||
echo " * https://gameservermanagers.com/tmux-not-found"
|
||||
exit 127
|
||||
fi
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_backup.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Creates a .tar.gz file in the backup directory.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_console.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Gives access to the server tmux console.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_debug.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: Runs the server without tmux. Runs direct from the terminal.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_details.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="080516"
|
||||
|
||||
# Description: Displays server infomation.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM dev_debug.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="281215"
|
||||
|
||||
# Description: Dev only: enables debuging log to be saved to dev-debug.log.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_dep_detect function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: Detects dependencies the server binary requires.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_email_test.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: Sends a test email notification.
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LGSM command_fastdl function
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor: UltimateByte
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="210216"
|
||||
|
||||
# Description: Creates a FastDL folder
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_install function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="260216"
|
||||
|
||||
# Description: Overall function for the installer.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_monitor.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Monitors server by checking for running proccesses
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_start.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Starts the server.
|
||||
@ -90,13 +90,13 @@ fn_start_tmux(){
|
||||
# tmux pipe-pane not supported in tmux versions < 1.6
|
||||
if [ "$(tmux -V|sed "s/tmux //"|sed -n '1 p'|tr -cd '[:digit:]')" -lt "16" ]; then
|
||||
echo "Console logging disabled: Tmux => 1.6 required" >> "${consolelog}"
|
||||
echo "http://gameservermanagers.com/tmux-upgrade" >> "${consolelog}"
|
||||
echo "https://gameservermanagers.com/tmux-upgrade" >> "${consolelog}"
|
||||
echo "Currently installed: $(tmux -V)" >> "${consolelog}"
|
||||
|
||||
# Console logging disabled: Bug in tmux 1.8 breaks logging
|
||||
elif [ "$(tmux -V|sed "s/tmux //"|sed -n '1 p'|tr -cd '[:digit:]')" -eq "18" ]; then
|
||||
echo "Console logging disabled: Bug in tmux 1.8 breaks logging" >> "${consolelog}"
|
||||
echo "http://gameservermanagers.com/tmux-upgrade" >> "${consolelog}"
|
||||
echo "https://gameservermanagers.com/tmux-upgrade" >> "${consolelog}"
|
||||
echo "Currently installed: $(tmux -V)" >> "${consolelog}"
|
||||
|
||||
# Console logging enable or not set
|
||||
@ -130,7 +130,7 @@ fn_start_tmux(){
|
||||
echo "================================="
|
||||
cat "${scriptlogdir}/.${servicename}-tmux-error.tmp" | tee -a "${scriptlog}"
|
||||
|
||||
# Detected error http://gameservermanagers.com/issues
|
||||
# Detected error https://gameservermanagers.com/issues
|
||||
if [ $(grep -c "Operation not permitted" "${scriptlogdir}/.${servicename}-tmux-error.tmp") ]; then
|
||||
echo ""
|
||||
echo "Fix"
|
||||
@ -147,13 +147,13 @@ fn_start_tmux(){
|
||||
echo ""
|
||||
echo " usermod -G tty $(whoami)"
|
||||
echo ""
|
||||
echo "http://gameservermanagers.com/tmux-op-perm"
|
||||
fn_scriptlog "http://gameservermanagers.com/tmux-op-perm"
|
||||
echo "https://gameservermanagers.com/tmux-op-perm"
|
||||
fn_scriptlog "https://gameservermanagers.com/tmux-op-perm"
|
||||
else
|
||||
echo "No known fix currently. Please log an issue."
|
||||
fn_scriptlog "No known fix currently. Please log an issue."
|
||||
echo "http://gameservermanagers.com/issues"
|
||||
fn_scriptlog "http://gameservermanagers.com/issues"
|
||||
echo "https://gameservermanagers.com/issues"
|
||||
fn_scriptlog "https://gameservermanagers.com/issues"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_stop.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
# Description: Stops the server.
|
||||
|
@ -2,7 +2,7 @@
|
||||
# LGSM command_serveradmin_password.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Contributor : UltimateByte
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="080116"
|
||||
|
||||
# Description: Changes TS3 serveradmin password
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_update_functions.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="270216"
|
||||
|
||||
# Description: Deletes the functions dir to allow re-downloading of functions from GitHub.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM command_validate.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Runs a server validation.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM compress_unreal2_maps.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM compress_ut99_maps.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="301215"
|
||||
|
||||
function_selfname="$(basename $(readlink -f "${BASH_SOURCE[0]}"))"
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM core_dl.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="050216"
|
||||
|
||||
# Description: Deals with all downloads for LGSM.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM core_functions.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="060516"
|
||||
|
||||
# Description: Defines all functions to allow download and execution of functions using fn_fetch_function.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM core_getopt.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="070116"
|
||||
|
||||
# Description: getopt arguments.
|
||||
@ -46,7 +46,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
@ -103,7 +103,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
@ -151,7 +151,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
@ -211,7 +211,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
@ -271,7 +271,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
@ -336,7 +336,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
@ -399,7 +399,7 @@ case "$getopt" in
|
||||
*)
|
||||
echo "Usage: $0 [option]"
|
||||
echo "${gamename} - Linux Game Server Manager - Version ${version}"
|
||||
echo "http://gameservermanagers.com/${selfname}"
|
||||
echo "https://gameservermanagers.com/${selfname}"
|
||||
echo -e ""
|
||||
echo -e "\e[93mCommands\e[0m"
|
||||
{
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fn_messages function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="380216"
|
||||
|
||||
# Description: Defines on-screen messages such as [ OK ] and how script logs look.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM email.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="240416"
|
||||
|
||||
# Description: Sends email notification if monitor picks up a failure.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="010316"
|
||||
|
||||
# Description: Overall function for managing fixes.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_arma3.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="301215"
|
||||
|
||||
# Fixes: server not always creating steam_appid.txt file.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_csgo.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="010316"
|
||||
|
||||
# Description: Resolves various issues with csgo.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_dst.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="010316"
|
||||
|
||||
# Description: Resolves various issues with Dont Starve together.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_glibc.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="220416"
|
||||
|
||||
# Description: Downloads required glibc files and applys teh glibc fix if required
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_ins.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="291215"
|
||||
|
||||
# Description: Resolves various issues with Insurgency.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_kf.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="271215"
|
||||
|
||||
echo "Applying WebAdmin ROOst.css fix."
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_ro.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="010316"
|
||||
|
||||
# Description: Resolves various issues with red orchestra.
|
||||
|
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
# LGSM fix_steamcmd.sh function
|
||||
# Author: Daniel Gibbs
|
||||
# Website: http://gameservermanagers.com
|
||||
# Website: https://gameservermanagers.com
|
||||
lgsm_version="010316"
|
||||
|
||||
# Description: fixes various issues related to steamCMD.
|
||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user