# game-toolkit-assets
[](https://crates.io/crates/game-toolkit-assets)
[](https://docs.rs/game-toolkit-assets)
[](https://github.com/sunsided/game-toolkit/blob/main/LICENSE)
[](https://github.com/rust-secure-code/safety-dance/)
Asset handling for [**game-toolkit**](https://github.com/sunsided/game-toolkit): asset-root
path resolution and optional file hot-reload via [notify](https://crates.io/crates/notify).
Part of game-toolkit, a Rust workspace of small crates for 2D-first game jams. Most users
depend on [`game-toolkit`](https://crates.io/crates/game-toolkit) rather than this crate
directly. See the [workspace README](https://github.com/sunsided/game-toolkit#readme) for the
full toolkit, examples, and quick-start.
## Documentation
API docs: <https://docs.rs/game-toolkit-assets>