bevyengine / bevyengine/bevy-assets
Require a `crate` field for every asset that is a crate
Open
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 286
- Avg merge
- 14h 17m
- Merged PRs (30d)
- 4
Description
This will help determine an accurate "latest supported Bevy version" for every crate. Related issue: https://github.com/bevyengine/bevy-assets/issues/297.
Some assets have multiple crates, in which case any one of them can be used.
Contributor guide
No contributing guide indexed for this repository
Research direction
Review the related issue #297 first, then inspect the repository's asset records to identify entries that represent crates. Add a `crate` field to every such asset, using any one crate where an asset has multiple; done means all crate assets have the field needed to determine the latest supported Bevy version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- content
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100