alessandroTironi / Unity-DialogflowV2Agents

A client for Google Dialogflow V2 APIs that allows to model conversational agents.
MIT License
27 stars 9 forks source link

How to download Syrus.Plugins.DialogflowV2Agents.dll #12

Open jhuh3226 opened 2 years ago

jhuh3226 commented 2 years ago

Hi Alessandro, Thank you for sharing the project. I wonder where and how I can download Syrus.Plugins.DialogflowV2Agents.dll. Can you help me with this?

alessandroTironi commented 1 year ago

Hi jhuh3226, sorry for the late response. The Releases section of this repository contains the first version of that DLL. However, if you need the most recent one, you can just clone the repository and open the project. After Unity finishes compiling, you should find all the generated DLLs (including the one you need) in the project's Temp folder.