⚠️ 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.htmlfile in thedistfolder.
editor: Enables the editor UI with bevy_editor_pls.
