⚠️ This is a work in progress.
A multiplayer bevy based game which can be played in the browser.
$ cargo build --release --no-default-features
$ trunk build --release --no-default-features
You can then serve the
index.html
file in thedist
folder.
editor
: Enables the editor UI with bevy_editor_pls.