mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
Insurgency: Modern Infantry Combat implementation.
This commit is contained in:
parent
88a4c82158
commit
8e2d76ecfb
7 changed files with 106 additions and 19 deletions
|
|
@ -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, ALIENS, ASRD | 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, INS, INSS, INSMIC | Multi-packet decompression not tested. |
|
||||
|
||||
## Planned to add support:
|
||||
Minecraft protocol
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue