mirror of
https://github.com/G2-Games/lbee-utils.git
synced 2025-04-18 23:02:56 -05:00
Update README.md, added logo
This commit is contained in:
parent
a2c62ffc4a
commit
aaf7f9b30f
1 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
<p align="center">
|
||||
<img width="80%" src="https://github.com/user-attachments/assets/6807854b-aa4b-431d-933f-9e5b63ff5ed3">
|
||||
</p>
|
||||
|
||||
|
||||
# lbee-utils
|
||||
A small collection of utilities for exporting and importing assets from games
|
||||
made with LUCA System by [Prototype Ltd](https://www.prot.co.jp/).
|
||||
|
@ -46,7 +51,9 @@ metadata can't be changed as of yet, however.
|
|||
### [lbee-utils](https://github.com/G2-Games/lbee-utils/releases/tag/utils-0.1.1)
|
||||
Small command line tools for modifying CZ images and PAK archives.
|
||||
|
||||
To install with Cargo:
|
||||
To install with Cargo:
|
||||
|
||||

|
||||
|
||||
```
|
||||
cargo install --git https://github.com/G2-Games/lbee-utils utils
|
||||
|
|
Loading…
Reference in a new issue