This repository has been archived by the owner on Jan 21, 2023. It is now read-only.
Releases: Perfare/AssetStudio
Releases · Perfare/AssetStudio
UnityStudio v0.6.3
- Support streamed Texture2D
- Fixed bundle reading for Unity 5.3+ bundles with LZMA
- Fixed some bugs
UnityStudio v0.6.2
- Fixed bug if the asset has no name
UnityStudio v0.6.1
- 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
- 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