14 releases (breaking)

0.15.3 Aug 23, 2020
0.11.1 Aug 17, 2020
0.11.0 Mar 23, 2020
0.9.1 Oct 4, 2019
0.1.0 Aug 29, 2017

#35 in #game-assets

Download history 460/week @ 2023-12-01 868/week @ 2023-12-08 1020/week @ 2023-12-15 792/week @ 2023-12-22 384/week @ 2023-12-29 817/week @ 2024-01-05 1000/week @ 2024-01-12 793/week @ 2024-01-19 696/week @ 2024-01-26 312/week @ 2024-02-02 912/week @ 2024-02-09 1133/week @ 2024-02-16 839/week @ 2024-02-23 974/week @ 2024-03-01 1369/week @ 2024-03-08 806/week @ 2024-03-15

4,162 downloads per month
Used in 28 crates (12 directly)

MIT/Apache

235KB
4.5K SLoC

amethyst_assets

This crate is used for asset management in Amethyst, however it is designed to be also usable without other parts of Amethyst, as to attract more developers to it and to promote collaboration (instead of duplication).

Contribution

Contribution is highly welcome! If you'd like another feature, just create an issue. You can also help out if you want to; just pick a "help wanted" issue. If you need any help, feel free to ask!

All contributions are assumed to be dual-licensed under MIT/Apache-2.

License

amethyst_assets is distributed under the terms of both the MIT license and the Apache License (Version 2.0).


lib.rs:

amethyst_assets

Asset management crate. Designed with the following goals in mind:

  • Extensibility
  • Asynchronous & Parallel using Rayon
  • Allow different sources

Dependencies

~15MB
~292K SLoC