Short disclaimer, I've just started using odin and decided to use this package as a way to learn the language. so expect bugs. I would greatly appreciate feedback on anything about the code, format, style, etc.
DAR is a lightweight archive format designed for storing and compressing resources in a simple container format.
- Create and read
.darfiles - Zlib compression
- Optional file encryption
- Efficient metadata format
- I'm going to try to keep it as a single file so you can git clone into a dar directory, or just grab the single file.