https://github.com/icemic/zhixiang
https://github.com/icemic/zhixiang
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/icemic/zhixiang
- Owner: Icemic
- License: apache-2.0
- Created: 2025-02-22T14:24:49.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2025-02-22T16:42:49.000Z (3 months ago)
- Last Synced: 2025-02-22T17:31:17.590Z (3 months ago)
- Language: Rust
- Size: 34.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: CHANGELOG.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
纸箱 | Zhixiang
多平台游戏资源包封装格式 | Multi-platform game assets package format
[](https://crates.io/crates/zhixiang)
[](https://docs.rs/zhixiang)## 组成 | Components
- 核心库
- 命令行工具(用于打包、解包)
- 服务端(以 http 方式读取资源)## 格式定义 | Format
See [docs/format.md](docs/format.md)
## Credits
- [Carton icons created by QudaDesign - Flaticon](https://www.flaticon.com/free-icons/carton)
## 许可
MIT OR Apache-2.0