-
Notifications
You must be signed in to change notification settings - Fork 387
Open
Labels
A-AssetsThe collection of ecosystem crates found on the Bevy Assets pageThe collection of ecosystem crates found on the Bevy Assets pageC-FeatureA new feature, making something new possibleA new feature, making something new possible
Description
I would like to propose as the next step for Bevy Assets https://bevyengine.org/assets/:
- eligible assets have an individual page that they can link to
- to be eligible, assets must have a crates.io link
- as a starting point, this is mostly the same page as the crates.io or lib.rs page for that crate
- show the list of Bevy features it enables
- add specific metadata to the Cargo.toml file, like a list of screenshots to display in a carousel
- could show other things specific to Bevy, like list of components with direct links to docs.rs
- build a filtered automatic showcase of assets
- must be published on crates.io
- must depend on the last version of Bevy
- must have a compatible license
- must have screenshots
- must respect the CoC
- (maybe) must have more than one maintainer
- (maybe) limited to the top X crates of a category based on recent download
- crates can be excluded at the maintainers discretion
alice-i-cecile, janhohenheim, BD103 and victorb
Metadata
Metadata
Assignees
Labels
A-AssetsThe collection of ecosystem crates found on the Bevy Assets pageThe collection of ecosystem crates found on the Bevy Assets pageC-FeatureA new feature, making something new possibleA new feature, making something new possible