/ Plugins /

Contains any 3rd party .Dll's that are needed for this asset to function such as VivoxAccessToken which creates secure and proper access tokens for users to access the Vivox API and Vivox Server to Server API. You can find VivoxAccessToken here to download, modify, or check out the source code.

The code is basically an exact copy of the code provided in the Vivox Documentation. I needed to compile it into a DLL library

Contains Zenject which is a dependency injection framework - Zenject

Last updated