mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-05-06 07:17:27 +00:00
Added PROTOCOLS.md, modified README and updated GAMES
This commit is contained in:
parent
21d2bc45a1
commit
aac3a483c0
3 changed files with 21 additions and 9 deletions
8
PROTOCOLS.md
Normal file
8
PROTOCOLS.md
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
|
||||
# Supported protocols:
|
||||
| Name | Documentation reference | Used by |
|
||||
|----------------|---------------------------------------------------------------------------|---------------------|
|
||||
| Valve Protocol | [Server Queries](https://developer.valvesoftware.com/wiki/Server_queries) | TF2, CSGO, The_ship |
|
||||
|
||||
## Planned to add support:
|
||||
Minecraft protocol
|
||||
Loading…
Add table
Add a link
Reference in a new issue