add GSL archive generation

This commit is contained in:
Martin Michelsen
2025-02-09 08:55:59 -08:00
parent 9d7c71fb26
commit b451c82943
2 changed files with 31 additions and 1 deletions
+1 -1
View File
@@ -738,7 +738,7 @@ The data formats that newserv can convert to/from are:
| Quest map (.dat) | None | `disassemble-quest-map` |
| AFS archive | None | `extract-afs` |
| BML archive | None | `extract-bml` |
| GSL archive | None | `extract-gsl` |
| GSL archive | `generate-gsl` | `extract-gsl` |
| GVM texture | `encode-gvm` | None |
| Text archive | `encode-text-archive` | `decode-text-archive` |
| Unicode text set | `encode-unicode-text-set` | `decode-unicode-text-set` |