Open mxasl opened 9 years ago
Which source code do you mention? To get source code of a project you can use ILDasm or similar tool on Assembly-CSharp.dll
im pretty sure he means source code from unity 5. i too, would like to know cause the current version gives errors :L
You can just use NET Reflector and extract the source code that way.
iOS builds of Unity 5 games removed the DLL files since they are useless. iOS cannot interpret DLL so instead Unity compiles the source code into native code. Decompiling and getting the source code has nothing to do with this project. This project only concerns assets.
hi is it possible extract only the source code ??