Skip to content

Commit 057702f

Browse files
committed
📝 update release note
1 parent 7ea1083 commit 057702f

File tree

1 file changed

+2
-21
lines changed

1 file changed

+2
-21
lines changed

description.md

+2-21
Original file line numberDiff line numberDiff line change
@@ -1,24 +1,5 @@
1-
## UnityExtractor v0.1.1
2-
3-
## :sparkles: New Feature
4-
5-
1. support extract following unity asset type
6-
- Texture2D
7-
- TextAsset
8-
- Sprite
9-
10-
2. support export extracted information
11-
12-
Click the prepend icon of each item in the list,
13-
then select `Export Full` or `Save Object`.
14-
the `UnityExtractor` will export all information to the target directory
15-
16-
3. Preview Image or Encodable String
17-
18-
Click any Item of a Unity Asset, if it is an Image or Utf8 string bytes,
19-
you can preview the value in a independence windows
1+
## UnityExtractor v0.1.2
202

213
## :bug: Bug Fix
224

23-
- fix: unpredicted exit when loading non unity asset file
24-
- fix: Exit main window not exit
5+
- fix: preview image overflow

0 commit comments

Comments
 (0)