Skip to content

🎮 Core project of Unity SDKs generated using the IBM OpenAPI SDK generator.

Notifications You must be signed in to change notification settings

SGupta101/unity-sdk-core

 
 

Repository files navigation

IBM Cloud Unity SDK Core

Build Status wdc-community.slack.com semantic-release CLA assistant

The IBM Cloud Unity SDK Core is a core project of Unity SDKs generated using the IBM OpenAPI SDK generator. The core should be added to the Assets directory of your Unity project

Table of Contents

Before you begin

Ensure that you have the following prerequisites:

  • Unity. You can use the free Personal edition.

Configuring Unity

  • Change the build settings in Unity (File > Build Settings) to any platform except for web player/Web GL. The IBM Watson SDK for Unity does not support Unity Web Player.
  • If using Unity 2018.2 or later you'll need to set Scripting Runtime Version and Api Compatibility Level in Build Settings to .NET 4.x equivalent. We need to access security options to enable TLS 1.2.

Getting the IBM Unity SDK Core and adding it to Unity

You can get the latest SDK Core release by clicking here.

The IBM Unity SDK Core is a dependency of Unity SDKs generated using the IBM OpenAPI SDK generator. It should be added to the Assets directory of your Unity project. Optional: rename the Core directory from unity-sdk-core to IBMSdkCore.

Questions

If you are having difficulties using the APIs or have a question about the IBM Watson Services, please ask a question on dW Answers or Stack Overflow.

Open Source @ IBM

Find more open source projects on the IBM Github Page.

License

This library is licensed under Apache 2.0. Full license text is available in LICENSE.

Contributing

See CONTRIBUTING.md.

About

🎮 Core project of Unity SDKs generated using the IBM OpenAPI SDK generator.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 98.8%
  • Shell 1.2%