Hello,
I would like to know: If I am going to use a DLL in my project, where should it be placed. I have read that it depends on the type of DLL (if it has been written in C# or C++). I have seen Unity projects where the DLL has been placed in the root folder, other instead are inside the /Assets folder, and some others inside /Plugins folder.
Thanks in advance.
↧