Updated README.md

This commit is contained in:
G2-Games 2024-05-10 18:43:41 -05:00
parent 22db2ff571
commit 21d0aade8a

View file

@ -1,12 +1,13 @@
# lbee-utils # lbee-utils
A small collection of utilities for exporting and importing assets from Little Busters! English Edition A small collection of utilities for exporting and importing assets from Little
Busters! English Edition
## Acknowledgments ## Acknowledgments
The implementations for compression and decompression of CZ1 and CZ3 were The implementations for decompression of CZ1, CZ3, and CZ4 were derived from
derived from [GARbro](https://github.com/morkt/GARbro/). The implementation [GARbro](https://github.com/morkt/GARbro/). The implementation of decompression
of compression and decompression for CZ2 was derived from the implementation for CZ2, and compression of CZ1, CZ3, and CZ4 was derived from the
in [LuckSystem](https://github.com/wetor/LuckSystem). This project would not implementation in [LuckSystem](https://github.com/wetor/LuckSystem).
have been possible without their amazing work. This project would not have been possible without their amazing work.
## Specifications and Info ## Specifications and Info
Each `CZ#` file starts with a header. The first 14 (`0x0E`) bytes of the header Each `CZ#` file starts with a header. The first 14 (`0x0E`) bytes of the header