mirror of
https://github.com/tribufu/rust-gamedig
synced 2026-06-01 09:42:41 +00:00
feat: minetest support (#218)
* feat: initial minetest support * move player to master, remove comments * add markdown lines * oops, change player namespace * fix some edge cases * add entry to responses, tweak field names
This commit is contained in:
parent
30ae60e4dc
commit
bcc92d17df
10 changed files with 246 additions and 59 deletions
|
|
@ -2,7 +2,10 @@ Who knows what the future holds...
|
|||
|
||||
# 0.X.Y - DD/MM/YYYY
|
||||
|
||||
To be made...
|
||||
Games:
|
||||
|
||||
- [Minetest](https://www.minetest.net/) support (available on the `tls`, `serde` and `services` features) (#218 by
|
||||
@CosminPerRam).
|
||||
|
||||
# 0.5.2 - 20/10/2024
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue