Open sixfold-origami opened 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.)
bincode
bevy_common_assets
Add a built-in asset loader option for the
bincode
format. This isn't part ofbevy_common_assets
, so we'll have to write the loader ourselves. (Not that it will be hard.)