Decompression support

This commit is contained in:
cosminperram 2022-10-22 02:27:11 +03:00
parent e621a9aedd
commit 3b4dd9d9e4
4 changed files with 61 additions and 24 deletions

View file

@ -1,8 +1,8 @@
# Supported protocols:
| Name | Documentation reference | Used by |
|----------------|---------------------------------------------------------------------------|---------------------|
| Valve Protocol | [Server Queries](https://developer.valvesoftware.com/wiki/Server_queries) | TF2, CSGO, The_ship |
| 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. |
## Planned to add support:
Minecraft protocol