bevy/tools/example-showcase/src
François Mockers ac53e4c482
only handle bin examples in showcase (#18374)
# Objective

- Some examples are now build as lib to be usable in other examples
since https://github.com/bevyengine/bevy/pull/18288
- Those examples are not correctly handled in the showcase as it tries
to run them

## Solution

- Ignore lib examples in showcase when taking screenshots or building
for the website
2025-03-18 00:52:42 +00:00
..
main.rs only handle bin examples in showcase (#18374) 2025-03-18 00:52:42 +00:00