https://github.com/veritius/bevy_mod_progress
Convenient progress tracking with strong typing.
https://github.com/veritius/bevy_mod_progress
Last synced: 8 months ago
JSON representation
Convenient progress tracking with strong typing.
- Host: GitHub
- URL: https://github.com/veritius/bevy_mod_progress
- Owner: Veritius
- License: apache-2.0
- Archived: true
- Created: 2024-04-01T09:55:17.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-08-27T01:40:44.000Z (almost 2 years ago)
- Last Synced: 2025-09-20T03:18:53.325Z (9 months ago)
- Language: Rust
- Size: 18.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# bevy_mod_progress
Progress tracking in a convenient way that uses the type system.