Added support for Half-Life 2 Deathmatch

This commit is contained in:
CosminPerRam 2022-10-21 13:10:09 +03:00
parent d477bbb178
commit 4e9458f102
5 changed files with 107 additions and 9 deletions

View file

@ -1,14 +1,15 @@
# Supported games:
| ID | Name | Protocol | Notes |
|------|----------------------------------|----------------|----------------------------------|
| TF2 | Team Fortress 2 | Valve Protocol | |
| TS | The Ship | Valve Protocol | |
| CSGO | Counter-Strike: Global Offensive | Valve Protocol | Rules doesnt work on this title. |
| CSS | Counter-Strike: Source | Valve Protocol | |
| DODS | Day of Defeat: Source | Valve Protocol | |
| L4D | Left 4 Dead | Valve Protocol | |
| L4D2 | Left 4 Dead 2 | Valve Protocol | |
| ID | Name | Protocol | Notes |
|-------|----------------------------------|----------------|----------------------------------|
| TF2 | Team Fortress 2 | Valve Protocol | |
| TS | The Ship | Valve Protocol | |
| CSGO | Counter-Strike: Global Offensive | Valve Protocol | Rules doesnt work on this title. |
| CSS | Counter-Strike: Source | Valve Protocol | |
| DODS | Day of Defeat: Source | Valve Protocol | |
| L4D | Left 4 Dead | Valve Protocol | |
| L4D2 | Left 4 Dead 2 | Valve Protocol | |
| HL2DM | Half-Life 2 Deathmatch | Valve Protocol | |
## Planned to add support:
All Valve titles.