Map files are currently being parsed by `godot-msgpack` in `GDScript`. This should be ported to Rust as a `CityFile` resource. The files continue to use a compressed message pack disk format.
Map files are currently being parsed by
godot-msgpackinGDScript.This should be ported to Rust as a
CityFileresource. The files continue to use a compressed message pack disk format.