Add alias for m3t output format

fix kr scn extension
This commit is contained in:
2025-08-29 21:16:21 +08:00
parent d9a789f388
commit 86b8231395
4 changed files with 10 additions and 7 deletions

View File

@@ -51,7 +51,7 @@ msg-tool create -t <script-type> <input> <output>
## Supported Output Script Types
- `json` - [GalTransl](https://github.com/GalTransl/GalTransl)'s JSON format
- `m3t` - A simple text format that supports both original/llm/translated messages.
- `m3t` / `m3ta` - A simple text format that supports both original/llm/translated messages.
- `yaml` - Same as `json`, but in YAML format.
## Supported Image Types