https://github.com/libcala/res
A build-script-dependency for generating resources.
https://github.com/libcala/res
icons resource-management
Last synced: 2 months ago
JSON representation
A build-script-dependency for generating resources.
- Host: GitHub
- URL: https://github.com/libcala/res
- Owner: libcala
- License: apache-2.0
- Created: 2017-07-16T19:36:32.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2021-12-10T10:10:47.000Z (over 4 years ago)
- Last Synced: 2025-12-14T01:42:48.814Z (6 months ago)
- Topics: icons, resource-management
- Language: Rust
- Homepage: https://libcala.github.io/res
- Size: 60.5 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
Website | GitHub | Changelog | Contributors | Tutorials
# Res
A build-script-dependency for generating resources.
## Usage
Use in conjunction with [window](https://crates.io/crates/window), [barg](https://crates.io/crates/barg) or [cala](https://crates.io/crates/cala) crate to generate shaders. More features to come.
## Getting Started
- TODO
## Cala
This crate is part of the [cala](https://libcala.github.io/) project.
Contributing
Contributors are always welcome! Whether it is a bug report, bug fix, feature request, feature implementation or whatever. Don't be shy about getting involved. I always make time to fix bugs, so usually a patched version of the library will be out soon after a report. Features take me longer, though. I'll also always listen to any design critiques you have. If you have any questions you can email me at jeronlau@plopgrizzly.com. Otherwise, here's a link to the issues on GitHub.
And, as always, make sure to always follow the code of conduct. Happy coding!
License
This repository is licensed under either of the following:
- MIT License (MIT) - See accompanying file LICENSE_MIT.txt or copy at https://opensource.org/licenses/MIT
- Boost Software License (BSL-1.0) - See accompanying file LICENSE_BSL.txt or copy at https://www.boost.org/LICENSE_1_0.txt
at your option.
Contribution Licensing
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above without any additional terms or conditions.