Home

SDK Installation

Requirements#

  • Unity version: 2020.3.0 or higher

Environment#

Default language of the device will be applied to the application if it is one of the supported languages of the Nbase SDK. Otherwise, English will be applied as a default language.

Languages supported:

  • English
  • Korean - 한국어
  • Italian - Italiano
  • Thai - ไทย
  • Vietnamese - Tiếng Việt
  • Japanese - 日本語
  • Simplified Chinese - 简体中文
  • Traditional Chinese - 繁體中文
  • Indonesian - Bahasa Indonesia
  • German - Deutsch
  • Spanish - Español
  • French - Français

SDK Installation#

  1. For first time users, create and log into your Nbase account on the dashboard.
  2. Go to Nbase's official GitHub repo for Unity and download the latest version.
  3. Launch Unity and go to the following menu: Assets > Import Package > Custom Package. Then, import the gamepot-unity-plugin-[version].unitypackage.
  4. Nbase SDK is distributed via Maven and CocoaPods, allowing developers to integrate it with external libraries for different devices, with simple configurations.

External Dependency Manager for Unity is included during the installation for developers to conveniently install the iOS package.