You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* The goal for this repo is to work on **Linux**, but Windows support is available.
5
-
* Ensure that your machine is running at least **Ubuntu 22.04** (GLIBC minimum of 2.35)
6
-
> While Windows is supported by the repository, there may be things that don't fully function on Windows that we may have missed.
7
-
> Please report any issues you run into!
8
-
* This repository only supports Sourcemod **1.12** and up.
9
-
* Everything on this repository is confirmed to be working on **1.12**+ (specifically **1.12.7195**) as of the 26th of March, 2025.
3
+
> [!IMPORTANT]
4
+
> It is recommended to host servers on Linux, but Windows is supported.
5
+
> When running Linux ensure that your setup is running a minimum of **`GLIBC 2.35`** (Ubuntu 22.04 or higher) or you will run into issues loading certain extensions.
6
+
> This repository only supports Sourcemod **1.12** and up (which comes with the repository for ease of use)
7
+
8
+
---
9
+
10
+
> [!NOTE]
11
+
> ConVar **`mv_maxplayers`** was added which replaces **`sv_maxplayers`** in **`cfg/server.cfg`**, this is used to prevent it from being overwritten every map change.
12
+
> On config unload, the value will be reset to the value used in the **`cfg/server.cfg`**.
13
+
14
+
> [!NOTE]
15
+
> Every confogl matchmode will now execute 2 additional files; **`cfg/sharedplugins.cfg`** and **`cfg/generalfixes.cfg`**.
16
+
> **`generalfixes.cfg`** contains all the crucial fixes that will be loaded in every matchmode.
17
+
> **`sharedplugins.cfg`** is for you, the server owner. You can load any custom plugin that you want to be loaded in every matchmode here.
18
+
19
+
> [!CAUTION]
20
+
> Plugin load locking and unlocking is no longer handled by the configs themselves, refrain from doing it manually or you can run into issues.
10
21
11
22
## **About:**
12
23
13
-
This project started off with a focus on reworking the very outdated platform for competitive L4D2.
24
+
This project started off with a focus on reworking the very outdated platform for competitive L4D2.
14
25
In its current state it allows anyone to host their own up to date competitive L4D2 servers.
15
-
This project is **Actively Developed**.
16
26
17
27
> **Included Matchmodes:**
18
-
***Zonemod 2.8.9e**
28
+
29
+
***Zonemod 2.9e**
19
30
***Zonemod Hunters**
20
31
***Zonemod Retro**
21
-
***NeoMod 0.4a**
32
+
***NeoMod 0.4a**
22
33
***NextMod 1.0.5**
23
34
***Promod Elite 1.1**
24
35
***Acemod Revamped 1.2**
@@ -27,19 +38,10 @@ This project is **Actively Developed**.
27
38
28
39
---
29
40
30
-
## **Important Notes**
31
-
* We've added "**mv_maxplayers**" that replaces sv_maxplayers in the Server.cfg, this is used to prevent it from being overwritten every map change.
32
-
* On config unload, the value will be to the value used in the Server.cfg
33
-
* Every Confogl matchmode will now execute 2 additional files, namely "**sharedplugins.cfg**" and "**generalfixes.cfg**" which are located in your **left4dead2/cfg** folder.
34
-
* "**General Fixes**" simply ensures that all the Fixes discussed in here are loaded by every Matchmode.
35
-
* "**Shared Plugins**" is for you, the Server host. You surely have some plugins that you'd like to be loaded in every matchmode, you can define them here.
36
-
***NOTE:** Plugin load locking and unlocking is no longer handled by the Configs themselves, so if you're using this project do **NOT** define plugin load locks/unlocks within the configs you're adding manually.
37
-
38
-
---
39
-
40
41
## **Credits:**
41
42
42
43
> **Foundation/Advanced Work:**
44
+
43
45
* A1m`
44
46
* AlliedModders LLC.
45
47
* "Confogl Team"
@@ -53,30 +55,31 @@ This project is **Actively Developed**.
53
55
* Visor
54
56
55
57
> **Additional Plugins/Extensions:**
58
+
56
59
* Accelerator74
57
-
* Arti
58
-
* AtomicStryker
60
+
* Arti
61
+
* AtomicStryker
59
62
* Backwards
60
63
* BHaType
61
-
* Blade
64
+
* Blade
62
65
* Buster
63
-
* Canadarox
64
-
* CircleSquared
65
-
* Darkid
66
+
* Canadarox
67
+
* CircleSquared
68
+
* Darkid
66
69
* DarkNoghri
67
-
* Dcx
70
+
* Dcx
68
71
* Devilesk
69
-
* Die Teetasse
70
-
* Disawar1
71
-
* Don
72
+
* Die Teetasse
73
+
* Disawar1
74
+
* Don
72
75
* Dragokas
73
76
* Dr. Gregory House
74
-
* Epilimic
75
-
* Estoopi
76
-
* Griffin
77
+
* Epilimic
78
+
* Estoopi
79
+
* Griffin
77
80
* Harry Potter
78
-
* Jacob
79
-
* Luckylock
81
+
* Jacob
82
+
* Luckylock
80
83
* Madcap
81
84
* Mr. Zero
82
85
* Nielsen
@@ -85,24 +88,21 @@ This project is **Actively Developed**.
85
88
* Sheo
86
89
* Sir
87
90
* Spoon
88
-
* Stabby
89
-
* Step
91
+
* Stabby
92
+
* Step
90
93
* Tabun
91
94
* Target
92
95
* TheTrick
93
-
* V10
96
+
* V10
94
97
* Vintik
95
98
* VoiDeD
96
99
* xoxo
97
100
* $atanic $pirit
98
101
99
-
100
102
> **Competitive Mapping Rework:**
103
+
101
104
* Aiden
102
105
* Derpduck
103
106
104
-
> **Testing/Issue Reporting:**
105
-
* Too many to list, keep up the great work in reporting issues!
106
-
107
-
**NOTE:** If your work is being used and I forgot to credit you, my sincere apologies.
108
-
I've done my best to include everyone on the list, simply create an issue and name the plugin/extension you've made/contributed to and I'll make sure to credit you properly.
107
+
> [!NOTE]
108
+
> If your work is being used and I forgot to credit you, don't hesitate to contact me on Discord (user: `sirplease`)
0 commit comments