From 007e5c7e4d790755cb2d91f31766cc02c18a8332 Mon Sep 17 00:00:00 2001 From: VaDiM Date: Sat, 8 Jul 2023 11:41:09 +0300 Subject: [PATCH] [CLI] Update ReadMe.md --- AssetStudioCLI/ReadMe.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/AssetStudioCLI/ReadMe.md b/AssetStudioCLI/ReadMe.md index 5fa3618..5477000 100644 --- a/AssetStudioCLI/ReadMe.md +++ b/AssetStudioCLI/ReadMe.md @@ -1,7 +1,7 @@ ## AssetStudioCLI -CLI version of AssetStudio Mod. -- Supported asset types: `Texture2D`, `Sprite`, `TextAsset`, `MonoBehaviour`, `Font`, `Shader`, `MovieTexture`, `AudioClip`, `VideoClip`, `Mesh` -- *There are no plans to add support for `AnimationClip`/`Animator` for now* +CLI version of AssetStudioMod. +- Supported asset types: `Texture2D`, `Sprite`, `TextAsset`, `MonoBehaviour`, `Font`, `Shader`, `MovieTexture`, `AudioClip`, `VideoClip`, `Mesh`. +- *There are no plans to add support for `AnimationClip`, `Animator` for now.* ### Usage ``` @@ -19,11 +19,12 @@ AssetStudioCLI [-m, --mode ] General Options: -m, --mode Specify working mode - + Export - Exports converted assets ExportRaw - Exports raw data Dump - Makes asset dumps Info - Loads file(s), shows the number of supported for export assets and exits + Live2D - Exports Live2D Cubism 3 models Example: "-m info" -t, --asset-type Specify asset type(s) to export