Unity SDK
C# - Unity SDK
The C# Unity SDK utilize UnityWebRequest with async/await support.
C# Unity SDK Download, Repository & Documentation
You can install it by adding the following to your Packages/manifest.json
"com.metafab.sdk": "https://github.com/MetaFabInc/metafab-csharp-unity.git",
"com.cysharp.unitask": "https://github.com/Cysharp/UniTask.git?path=src/UniTask/Assets/Plugins/UniTask#2.3.3"
Updated 6 months ago