rust-gamedig/crates/lib
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
..
examples chore: Tidy up some out of place types (#160) 2024-01-02 00:17:43 +02:00
src Add support for Mindustry (#178) 2024-01-17 13:53:40 +00:00
tests feat: Move ID tests into their own crate with a CLI (#177) 2024-01-11 01:31:02 +02:00
Cargo.toml feat: Move ID tests into their own crate with a CLI (#177) 2024-01-11 01:31:02 +02:00