Hello,
i develop a game which does include python librarys which depend on .net fullset not the subset.
Now i try to switch to the webplayer and it looks like i can only select the webplayer subset.
How can i get full .net on webplayer?
As error i get
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
Also i got
Unhandled Exception: System.TypeLoadException: Could not load type 'Microsoft.Win32.RegistryKey' from assembly 'mscorlib,
Could i include the required librarys directly into the Assets folder instead of changing to .net subset?
↧