mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
[Protocol] Add latin1 string decoder for gamespy1
This commit is contained in:
parent
5bd609af72
commit
e2414b197e
3 changed files with 35 additions and 2 deletions
|
|
@ -29,6 +29,7 @@ byteorder = "1.4"
|
|||
bzip2-rs = "0.1"
|
||||
crc32fast = "1.3"
|
||||
serde_json = "1.0"
|
||||
encoding = "0.2"
|
||||
|
||||
serde = { version = "1.0", optional = true }
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue