rust-gamedig/crates/lib/src/protocols
Tom 07de5168f4
Add support for Mindustry (#178)
* buffer: Add UTF8LengthPrefixed string decoder

* games: Use expression for default port

This allows us to refer to constants for the default ports if we want to
(literals will still work).

* games: Add support for mindustry
2024-01-17 13:53:40 +00:00
..
gamespy perf: use of ok_or followed by a function call 2023-12-11 03:53:18 +02:00
quake perf: use of or followed by a function call 2023-12-11 03:58:40 +02:00
unreal2 chore: simplify condition to use equals operator 2023-12-11 03:56:14 +02:00
valve chore: use Self where possible 2023-12-11 03:45:54 +02:00
mod.rs chore: Move minecraft protocol to games. (#153) 2023-11-18 19:44:09 +02:00
types.rs Add support for Mindustry (#178) 2024-01-17 13:53:40 +00:00