bevy/tools
François Mockers 1c15ac647a
Example setup for tooling (#13088)
# Objective

- #12755 introduced the need to download a file to run an example
- This means the example fails to run in CI without downloading that
file

## Solution

- Add a new metadata to examples "setup" that provides setup
instructions
- Replace the URL in the meshlet example to one that can actually be
downloaded
- example-showcase execute the setup before running an example
2024-05-02 20:10:09 +00:00
..
build-templated-pages Remove version field for non-publish crates and update descriptions (#13100) 2024-04-26 11:55:03 +00:00
build-wasm-example Remove version field for non-publish crates and update descriptions (#13100) 2024-04-26 11:55:03 +00:00
ci Small changes to ci tool (#13137) 2024-04-30 00:54:14 +00:00
example-showcase Example setup for tooling (#13088) 2024-05-02 20:10:09 +00:00
publish.sh Add bevy_dev_tools crate (#11341) 2024-03-06 20:33:05 +00:00