ata4 / disunity

An experimental toolset for Unity asset and asset bundle files.
The Unlicense
2.69k stars 662 forks source link

Can't extract unity3d #204

Open michael-ordering opened 7 years ago

michael-ordering commented 7 years ago

Hi, ata4. I am very thanks for your disunity program. I am trying to extract game object from package file, but it fails. Maybe the version is unmatched. The current version for target package is 4.7.0f. How can I extract these?

Mactastic1-5 commented 7 years ago

Download Disunity v0.5 and type the following command in your CLI: java -jar disunity.jar bundle unpack

Please note that Disunity v0.5 doesn't support the deserialization of objects and the release versions of Unity don't support UnityFS asset bundles. Please close!