Skip to content
This repository has been archived by the owner on Jan 21, 2023. It is now read-only.

Releases: Perfare/AssetStudio

UnityStudio v0.6.3

20 Sep 14:56
Compare
Choose a tag to compare
  • Support streamed Texture2D
  • Fixed bundle reading for Unity 5.3+ bundles with LZMA
  • Fixed some bugs

UnityStudio v0.6.2

24 Aug 14:47
Compare
Choose a tag to compare
  • Fixed bug if the asset has no name

UnityStudio v0.6.1

17 Aug 04:43
Compare
Choose a tag to compare
  • Remove "Unique exported filenames" option (assets of the same name will always add a unique numeric identifier)
  • Add "Display all assets" option to support display all types assets and export the RAW file (use .dat extension)
  • Support the 'UnityFS' asset bundle type with LZMA compression
  • Fixed export "Selected assets"
  • Fixed streamed AudioClip
  • Add 64bit version

UnityStudio v0.6.0

02 Aug 15:21
Compare
Choose a tag to compare
UnityStudio v0.6.0 Pre-release
Pre-release
  • Support the 'UnityFS' asset bundle type
  • Support more texture format
  • Support convert .dds .pvr .astc file to .bmp .png or .jpeg
  • Support convert .fsb file to .wav
  • Working with multiple threads