Crates.io | generic_asset |
lib.rs | generic_asset |
version | 0.1.15 |
source | src |
created_at | 2023-12-24 04:41:55.986063 |
updated_at | 2023-12-29 19:24:56.599046 |
description | A upgraded version of Tantans asset loading macro for bevy 0.12 |
homepage | |
repository | https://github.com/stevehello166/generic-bevy-asset-loader |
max_upload_size | |
id | 1079518 |
size | 7,200 |
A generic bevy asset loader for bevy 0.12 based on Tantan's video 'Rust Macros Are Magic' ported to 0.12
Option:1 Copy and paste the contents of the "utils.rs" file into your project and follow the documentation in the code
Option:2 use the create_asset_loader macro from the generic_asset crate
Generic assset version: Bevy version
0.1.0 -> most recent: 0.12.1