We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ea1083 commit 057702fCopy full SHA for 057702f
description.md
@@ -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
+## UnityExtractor v0.1.2
20
21
## :bug: Bug Fix
22
23
-- fix: unpredicted exit when loading non unity asset file
24
-- fix: Exit main window not exit
+- fix: preview image overflow
0 commit comments