Skip to content

UnityExtractor v0.1.1

Choose a tag to compare

@github-actions github-actions released this 15 Aug 12:07
· 24 commits to master since this release

UnityExtractor v0.1.1

✨ New Feature

  1. support extract following unity asset type

    • Texture2D
    • TextAsset
    • Sprite
  2. support export extracted information

Click the prepend icon of each item in the list,
then select Export Full or Save Object.
the UnityExtractor will export all information to the target directory

  1. Preview Image or Encodable String

Click any Item of a Unity Asset, if it is an Image or Utf8 string bytes,
you can preview the value in a independence windows

🐛 Bug Fix

  • fix: unpredicted exit when loading non unity asset file
  • fix: Exit main window not exit