mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 15:27:28 +00:00
* [valve_app_restructure] Initial change * [valve_app_restructure] Some GoldSrc split packet changes * [valve_app_restructure] Counter-Strike: Condition Zero implementation. * [valve_app_restructure] Docs changes * [valve_app_restructure] Added obsolete gold src response * [valve_app_restructure] Day of Defeat implementation.
8 lines
487 B
Markdown
8 lines
487 B
Markdown
|
|
# Supported protocols:
|
|
| Name | Documentation reference | Notes |
|
|
|----------------|---------------------------------------------------------------------------|----------------------------------------|
|
|
| Valve Protocol | [Server Queries](https://developer.valvesoftware.com/wiki/Server_queries) | Multi-packet decompression not tested. |
|
|
|
|
## Planned to add support:
|
|
Minecraft protocol
|