How can I use unity and .net libs together?Can I use it for web player games?Or it’s just like use c++ .dll plugins(stantalone/mobile only)?
using Library;
Really it’s just this?OMG!But works for all libs?I can use it for web player?
it works for all libraries on all platforms, requirement is that the library only use the frameworks that are allowed for the platform.
Oh thanks guys to the link and the help:smile: