Goods - asset manager

Loads only good assets.

Goals

This crate is written with following goals in mind:

Non-Goals

This crate is not aimed to support every possible feature. Here's list of some of those features:

Features

All out-of-the-box functionality execut core traits and types are enabled with features.

Examples

There are few simple examples provided already.

fs examlple - shows how to build registry with FileSource and load simple assets from it.

reqwest example - async example that loads assets from localhost over HTTP using tokio and reqwest crates.

legion example - shows how to load assets into entity using legion ECS crate.

License

This repository is licensed under either of

at your option.

Contribution Licensing

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.