mirror of
https://github.com/G2-Games/lbee-utils.git
synced 2025-04-19 07:12:55 -05:00
A small collection of utilities for exporting and importing assets from Little Busters! English Edition
cz | ||
luca_pak | ||
utils | ||
.gitignore | ||
Cargo.toml | ||
README.md |
lbee-utils
A small collection of utilities for exporting and importing assets from games made with LUCA System by Prototype Ltd.
Acknowledgments
The implementation for decompression of CZ1, CZ3, and CZ4 was derived from GARbro. The implementation of compresssion and decompression of CZ2, and compression of CZ1, CZ3, and CZ4 was derived from the implementation in LuckSystem. This project would not have been possible without their amazing work.