Forked from Bevy_new_2d
Clone the repository
git clone https://github.com/micttyoid/bevy-t3pw-templatoid.git
cd bevy-t3pw-templatoidYou may compile the latest version of the CLI from scratch using cargo install
cargo install --git https://github.com/TheBevyFlock/bevy_cli --tag cli-v0.1.0-alpha.2 --locked bevy_cliRun it on your browser
bevy run web --openIf you want to run it on your desktop (not on your browser)
cargo runIf you don't have:
- Rust compiler: here's the instruction
The current work around:
- Use external tileset
- Embed exactly the same tileset (but don't use it)
Why is this necessary even if embedding a tileset effectively the same as using the embedded tileset
- Versatility/just-work for your non-technical teammate
- Document better
- Featurize aseprite support
- Bring good stuff back from the mainstream: comments