What is the other install option instead of nuget package.
I want to use .dll file assume EdgeJs.dll into Unity in Assets/plugins
so due to this I can make it work with typing using EdgeJs;
Because unity not supports nuget I want other install option
What is the other install option instead of nuget package. I want to use .dll file assume EdgeJs.dll into Unity in Assets/plugins so due to this I can make it work with typing
using EdgeJs;
Because unity not supports nuget I want other install option