Insurgency: Modern Infantry Combat implementation.

This commit is contained in:
cosminperram 2022-10-23 12:39:23 +03:00
parent 88a4c82158
commit 8e2d76ecfb
7 changed files with 106 additions and 19 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, 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