mirror of
https://github.com/aelurum/AssetStudio.git
synced 2025-11-14 07:42:42 -05:00
[CLI] Add more info to the "Info" mode
This commit is contained in:
@ -647,6 +647,7 @@ namespace AssetStudioCLI.Options
|
||||
break;
|
||||
case "info":
|
||||
o_workMode.Value = WorkMode.Info;
|
||||
o_exportAssetTypes.Value.Add(ClassIDType.Animator);
|
||||
break;
|
||||
case "l2d":
|
||||
case "live2d":
|
||||
|
||||
Reference in New Issue
Block a user