Leafwing-Studios / leafwing_manifest

Data-driven content generation for Bevy
Apache License 2.0
73 stars 2 forks source link

Add built-in format for `bincode` #34

Open sixfold-origami opened 7 months ago

sixfold-origami commented 7 months ago

Add a built-in asset loader option for the bincode format. This isn't part of bevy_common_assets, so we'll have to write the loader ourselves. (Not that it will be hard.)