bevy_lospec 0.1.0

Asset loader plugin for Bevy that adds support for lospec color palettes
Documentation
# bevy_lospec

Asset loader plugin for Bevy that adds support for lospec color palette formats.

## Bevy version support

The `main` branch targets the latest bevy release.

I intend to support the `main` branch of Bevy in the `bevy-main` branch.

|bevy|bevy_lospec|
|---|---|
|0.7|0.1, main|

## License

All code in this repository dual-licensed under either:

- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)

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.