Update README.md

This commit is contained in:
Perfare 2020-08-14 15:50:45 +08:00 committed by GitHub
parent ca60dd9834
commit bbea1341b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -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