From bbea1341b2b75ae68bf95945661b92a4fe14f79f Mon Sep 17 00:00:00 2001 From: Perfare Date: Fri, 14 Aug 2020 15:50:45 +0800 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f3e0542..c66ed68 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ AssetStudio is a tool for exploring, extracting and exporting assets and assetbu ## Features * Support version: - * 2.5 - 2019.4 + * 2.5 - 2020.1 * Support asset types: * **Texture2D** : convert to png, tga, jpeg, bmp * **Sprite** : crop Texture2D to png, tga, jpeg, bmp @@ -18,7 +18,7 @@ AssetStudio is a tool for exploring, extracting and exporting assets and assetbu * **Shader** * **MovieTexture** * **VideoClip** - * **MonoBehaviour** + * **MonoBehaviour** : json * **Animator** : export to FBX file with bound AnimationClip ## Usage