ata4 / disunity

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

How to repack .unity3d ? HELP #214

Open alisinfrazin opened 7 years ago

alisinfrazin commented 7 years ago

After doing the desunity of a file, how can I do repack for .unity3d?

Mactastic1-5 commented 7 years ago

You can't pack files without a property file. Please close.

jeason1997 commented 7 years ago

dump the raw file, modify it, then rewrite it to replace the old raw file, you should make a tool yourself to do this