johanhelsing / bevy_titan

Spritesheet manifest loader

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bevy_titan

crates.io Bevy tracking docs.rs MIT/Apache 2.0

bevy bevy_titan
0.10 0.2.0
0.9 0.1.1

What is bevy_titan?

Simple plugin to load textures atlas from spritesheet manifest files written in ron.

How to use?

Check the examples for usage.

License

bevy_titan is free, open source and permissively licensed! Except where noted (below and/or in individual files), all code in this repository is dual-licensed under either:

at your option. This means you can select the license you prefer!

Some of the code was adapted from other sources. The assets included in this repository fall under different open licenses. See CREDITS.md for the details of the origin of the adapted code and licenses of those files.

Your contributions

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.

About

Spritesheet manifest loader

License:Apache License 2.0


Languages

Language:Rust 100.0%