ata4 / disunity

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

How to inject ? #87

Open SnakyBeaky opened 9 years ago

SnakyBeaky commented 9 years ago

Using bundle-extract creates a .000 file, and extracting this one creates all the assets (sounds and etc) but then I can't inject them into the .000 file.

How can I inject them into the .000 file ?

Thanks.