You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for supporting this feature, I have another question:
Do you think is it possible to have a directory next to the asset folder named for example CustomUnityBuild which references UnityEngine or other Unity namespaces?
example:
UnityProject\Assets\ CustomUnityBuild\.src
to ->
UnityProject\CustomUnityBuild
which output the dll in UnityProject\Assets\Plugins\...
There was an ask to have the following scenario:
Support for this could be as minimum as setting up a proper sample based on existing capabilities, or we can look into doing something more here.
Hacked up sample is #61, request originated in #44.
The text was updated successfully, but these errors were encountered: