Add support to Entis GLS engine XML Script

This commit is contained in:
2025-08-11 23:12:28 +08:00
parent 2be39c6ca7
commit 2ca4f6475f
3 changed files with 332 additions and 21 deletions

View File

@@ -134,6 +134,9 @@ msg-tool create -t <script-type> <input> <output>
|---|---|---|---|---|---|
| `escude-arc` | `escude-arc` | Escu:de Archive File (.bin) | ✔️ | ✔️ | |
### Entis GLS engine
| Script Type | Feature Name | Name | Export | Import | Custom Export | Custom Import | Create | Remarks |
|---|---|---|---|---|---|---|---|---|
| `entis-gls` | `entis-gls` | Entis GLS engine XML Script (.srcxml) | ✔️ | ✔️ | ❌ | ❌ | ❌ | |
### ExHibit
| Script Type | Feature Name | Name | Export | Import | Custom Export | Custom Import | Create | Remarks |
|---|---|---|---|---|---|---|---|---|