Skip to content
Discussion options

You must be logged in to vote

There's bevy_common_assets which shows a wide array of text files: https://github.com/NiklasEi/bevy_common_assets

and the custom asset example shows how to load a .ron file (which can be applied to any format really).

and leafwing_manifest is another example of prior art for more complex approaches: https://github.com/leafwing-studios/leafwing_manifest

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by cheako
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants