voxeet / comms-sdk-unity

Dolby.io Virtual World plugin for Unity.
https://api-references.dolby.io/comms-sdk-dotnet/documentation/unity/getting-started/installation.html
MIT License
16 stars 3 forks source link

Add Unity version to the reported SDK version #62

Open GaryMakinMe opened 1 year ago

GaryMakinMe commented 1 year ago

The SDK version reported to the Dolby.io backend should be extended to include the version of Unity being used. The Unreal plugin is also doing this.

The format for the SDK should be:

<existing SDK version>_Unity<Unity version>

For example 1.2.1-beta.1_Unity2021.3.18f1