add extract-ppk action

This commit is contained in:
Martin Michelsen
2025-02-28 20:33:29 -08:00
parent 21a0efa8ac
commit d02a3d7d64
5 changed files with 98 additions and 4 deletions
+1
View File
@@ -742,6 +742,7 @@ The data formats that newserv can convert to/from are:
| Quest map (.dat) | None | `disassemble-quest-map` |
| AFS archive (.afs) | None | `extract-afs` |
| BML archive (.bml) | None | `extract-bml` |
| PPK archive (.ppk) | None | `extract-ppk` |
| GSL archive (.gsl) | `generate-gsl` | `extract-gsl` |
| GVM texture (.gvm) | `encode-gvm` | None |
| Bitmap font (.fon) | `encode-bitmap-font` | `decode-bitmap-font` |