Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bevy Asset Store - showcases! #1277

Open
mockersf opened this issue Jun 2, 2024 · 1 comment
Open

Bevy Asset Store - showcases! #1277

mockersf opened this issue Jun 2, 2024 · 1 comment
Labels
A-Assets The collection of ecosystem crates found on the Bevy Assets page C-Enhancement New feature or request

Comments

@mockersf
Copy link
Member

mockersf commented Jun 2, 2024

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
@mockersf mockersf added C-Enhancement New feature or request A-Assets The collection of ecosystem crates found on the Bevy Assets page labels Jun 2, 2024
@janhohenheim
Copy link
Member

must depend on the last version of Bevy

I'd change this to say "must depend on the latest or the previous version of Bevy" to account for the plugin migration period after a release. I know we have the RC workflow now, but plugin authors should not feel pressured to participate in order to not loose their showcase status.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-Assets The collection of ecosystem crates found on the Bevy Assets page C-Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants