mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
Added Day of Defeat: Source support and renamed The_Ship to TS
This commit is contained in:
parent
aefd8cc43c
commit
a5f9e755ff
7 changed files with 121 additions and 24 deletions
13
GAMES.md
13
GAMES.md
|
|
@ -1,11 +1,12 @@
|
|||
|
||||
# Supported games:
|
||||
| ID | Name | Protocol | Notes |
|
||||
|----------|----------------------------------|----------------|----------------------------------|
|
||||
| TF2 | Team Fortress 2 | Valve Protocol | |
|
||||
| The_Ship | The Ship | Valve Protocol | |
|
||||
| CSGO | Counter-Strike: Global Offensive | Valve Protocol | Rules doesnt work on this title. |
|
||||
| CSS | Counter-Strike: Source | 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 | |
|
||||
|
||||
## Planned to add support:
|
||||
All Valve titles.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue