Requirements
- Unity 2019.4 (LTS) or later
- .NET Standard 2.1 / .NET Framework
Dependencies
The SDK requires the following Unity packages:- Newtonsoft.Json - 3.0.2 or later
- Unity Test Framework - 1.1.33 or later
Installation
Step 1: Add Dependencies
Add the required dependencies to yourPackages/manifest.json:
Step 2: Add the SDK
Download the SDK from the GitHub repository and copy thesrc/Org.OpenAPITools folder into your Unity project’s Assets folder.
Your project structure should look like: