mirror of
https://github.com/G2-Games/lbee-utils.git
synced 2025-04-19 15:22:53 -05:00
Updated README.md
This commit is contained in:
parent
4ad55170b5
commit
66fe91568d
1 changed files with 6 additions and 6 deletions
12
README.md
12
README.md
|
@ -1,10 +1,10 @@
|
||||||
# lbee-utils
|
# lbee-utils
|
||||||
A small collection of utilities for exporting and importing assets from Little
|
A small collection of utilities for exporting and importing assets from games
|
||||||
Busters! English Edition
|
made with LUCA System by [Prototype Ltd](https://www.prot.co.jp/).
|
||||||
|
|
||||||
## Acknowledgments
|
## Acknowledgments
|
||||||
The implementations for decompression of CZ1, CZ3, and CZ4 were derived from
|
The implementation for decompression of CZ1, CZ3, and CZ4 was derived from
|
||||||
[GARbro](https://github.com/morkt/GARbro/). The implementation of decompression
|
[GARbro](https://github.com/morkt/GARbro/). The implementation of compresssion
|
||||||
for CZ2, and compression of CZ1, CZ3, and CZ4 was derived from the
|
and decompression of CZ2, and compression of CZ1, CZ3, and CZ4 was derived from
|
||||||
implementation in [LuckSystem](https://github.com/wetor/LuckSystem).
|
the implementation in [LuckSystem](https://github.com/wetor/LuckSystem).
|
||||||
This project would not have been possible without their amazing work.
|
This project would not have been possible without their amazing work.
|
||||||
|
|
Loading…
Reference in a new issue