Closed smelukov closed 9 years ago
Well, the scripts are not embedded into the files. Only their compiled byte code exists in asset bundles. To "extract" these, you'll need to decompile the DLLs with tools like ILSpy, for example. You'll need to fix the decompiling errors that these tools create by yourself to recompile them again, though.
Why disunity does not extract c# scripts?