Hi, I have a base project I created with Unity, which has some code that I want to be able to reuse later. The problem is I don't want to give this code open source, so I want to distribute it as .dll files. I searched the internet but could not find a good answer. How would I go about doing it? Thanks.
↧