Crates.io | bevy_blob_loader |
lib.rs | bevy_blob_loader |
version | 0.0.6 |
source | src |
created_at | 2024-01-02 22:01:41.078551 |
updated_at | 2024-08-20 04:53:24.445507 |
description | Bevy plugin for loading assets from JavaScript blob URLs. |
homepage | |
repository | https://github.com/kayhhh/bevy_blob_loader |
max_upload_size | |
id | 1086713 |
size | 26,544 |
Bevy plugin for loading assets from JavaScript blob URLs.
Should only be added when targeting the web, otherwise wasm-bindgen
will panic.