LinuxGSM Left 4 Dead 2 Dedicated Server installation.
Go to file
Kolan Sh 7c40daead9 Infected Health Gauge Redux (Tank & Witch & Special) added 2024-03-09 20:38:10 +03:00
examples.cfg examples.cfg added 2023-10-03 20:54:36 +03:00
lgsm/config-lgsm/l4d2server Fix srcds_linux segfault at ip sp error 4 in server_srv.so 2023-11-04 21:49:57 +03:00
serverfiles/left4dead2 Infected Health Gauge Redux (Tank & Witch & Special) added 2024-03-09 20:38:10 +03:00
README.md Infected Health Gauge Redux (Tank & Witch & Special) added 2024-03-09 20:38:10 +03:00

README.md

LinuxGSM: Left 4 Dead Dedicated Server Installation Files

Installation

Docker Installation

sudo useradd linuxgsm su linuxgsm docker pull ubuntu docker run -it --entrypoint /bin/sh ubuntu

In Docker Container

adduser linuxgsm # set id as hosts's linuxgsm user in /etc/{passwd,group} docker run -it -v /mnt/27TB/home/linuxgsm:/home/gsm --net=host -u gsm --entrypoint /bin/zsh -w /home/gsm linuxgsm

LinuxGSM Installation

Choose Game Server https://linuxgsm.com/servers/ and follow Dependencies/Installation instructions. Also read Basic Usage.

Metamod Installation

https://www.sourcemm.net/

Sourcemod Installation

https://www.sourcemod.net/

L4DToolZ v1.1.0.2

https://github.com/Accelerator74/l4dtoolz/releases

ABM: A MultiSlots / SuperVersus Alternative v0.1.95

https://forums.alliedmods.net/showthread.php?p=2477820 https://gitlab.com/vbgunz/ABM

Left 4 Downtown 2 v0.5.4.2

https://forums.alliedmods.net/showthread.php?t=134032

L4D AFK Fix: [L4D(2)] 4+ Survivor AFK Fix (1.2) v1.2

https://forums.alliedmods.net/showthread.php?t=132409?t=132409

L4D2 8+ Players Bugfixes v1.0.2.1

https://github.com/Satanic-Spirit/l4d2_bugfixes

Defib_Fix Defib_Fix[Left 4 Fix][28/02/2023] 2.0.1

https://forums.alliedmods.net/showthread.php?p=2647018

Infected Health Gauge Redux (Tank & Witch & Special)

https://forums.alliedmods.net/showthread.php?p=2803852

SteamCMD Installation (steamclient.so)

apt install steamcmd /usr/games/steamcmd

Usage

Run in Docker

docker run -it -v /mnt/27TB/home/linuxgsm:/home/gsm --net=host -u gsm --entrypoint /bin/zsh -w /home/gsm linuxgsm