Added Alien Swarm and Alien Swamr: Reactive Drop support

This commit is contained in:
cosminperram 2022-10-22 17:03:14 +03:00
parent e8cbe7b9f5
commit a5bdd05c24
7 changed files with 297 additions and 96 deletions

View file

@ -1,8 +1,8 @@
# Supported protocols:
| Name | Documentation reference | Used by | Notes |
|----------------|---------------------------------------------------------------------------|------------------------------------------------|----------------------------------------|
| Valve Protocol | [Server Queries](https://developer.valvesoftware.com/wiki/Server_queries) | TF2, CSGO, TS, CSS, DODS, GM, HL2DM, L4D, L4D2 | Multi-packet decompression not tested. |
| Name | Documentation reference | Used by | Notes |
|----------------|---------------------------------------------------------------------------|--------------------------------------------------------------|----------------------------------------|
| Valve Protocol | [Server Queries](https://developer.valvesoftware.com/wiki/Server_queries) | TF2, CSGO, TS, CSS, DODS, GM, HL2DM, L4D, L4D2, ALIENS, ASRD | Multi-packet decompression not tested. |
## Planned to add support:
Minecraft protocol