https://github.com/ralith/skid-steer
Minimal framework for async game asset loading
https://github.com/ralith/skid-steer
Last synced: 12 months ago
JSON representation
Minimal framework for async game asset loading
- Host: GitHub
- URL: https://github.com/ralith/skid-steer
- Owner: Ralith
- License: apache-2.0
- Created: 2024-12-07T01:03:07.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-03T22:06:40.000Z (about 1 year ago)
- Last Synced: 2025-07-14T18:44:26.575Z (about 1 year ago)
- Language: Rust
- Size: 43 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# skid-steer
[](LICENSE-APACHE)
[](LICENSE-MIT)
[](LICENSE-ZLIB)
Minimal framework for async game asset loading
## License
Licensed under any of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
* Zlib license ([LICENSE-ZLIB](LICENSE-ZLIB) or
https://opensource.org/licenses/Zlib)
at your option.
### Contribution
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
triple licensed as above, without any additional terms or conditions.