Add pack support for Qlie Pack Archive (.pack) v3.1

This commit is contained in:
2026-01-31 00:05:11 +08:00
parent fc6910df0a
commit 487d403d60
11 changed files with 937 additions and 14 deletions

View File

@@ -220,7 +220,7 @@ msg-tool create -t <script-type> <input> <output>
| Archive Type | Feature Name | Name | Unpack | Pack | Remarks |
|---|---|---|---|---|---|
| `qlie-pack` | `qlie-arc` | Qlie Pack Archive (.pack) | ✔️ | | Currently only v3.1 are supported |
| `qlie-pack` | `qlie-arc` | Qlie Pack Archive (.pack) | ✔️ | ✔️ | Currently only v3.1 are supported. `--backslash` are needed to correctly handle file paths when packing. |
| Image Type | Feature Name | Name | Export | Import | Export Multiple | Import Multiple | Create | Remarks |
|---|---|---|---|---|---|---|---|---|