The goal of this project is to create a simple, straightforward UI for metaverse clients. This uses gdext to interface with the rust backend, which uses metaverse_client for its core server IO.
in metaverse_godot, run
cargo build
This will create the binaries that godot will use to communicate with the server.