File tree Expand file tree Collapse file tree 1 file changed +2
-21
lines changed Expand file tree Collapse file tree 1 file changed +2
-21
lines changed Original file line number Diff line number Diff line change 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
20
2
21
3
## :bug : Bug Fix
22
4
23
- - fix: unpredicted exit when loading non unity asset file
24
- - fix: Exit main window not exit
5
+ - fix: preview image overflow
You can’t perform that action at this time.
0 commit comments