- [Core] Fix bug with loading some bundles from ZIP file.
- [CLI] added new options.
This commit is contained in:
@@ -324,7 +324,7 @@ namespace AssetStudioCLI
|
||||
break;
|
||||
case Mesh _:
|
||||
case TextAsset _:
|
||||
case AnimationClip _:
|
||||
case AnimationClip _ when AnimationClip.Parsable:
|
||||
case Font _:
|
||||
case Sprite _:
|
||||
case Material _:
|
||||
|
||||
Reference in New Issue
Block a user