Downloads

← Back BGLocalization Amazon Translate plugin
Version:
1.0
Format:
Unity package
Dependencies:
BGDatabase (v. >= 1.6), BGLocalization (v. >= 1.6)

Description

This plugin adds support for Amazon machine translation service for BGLocalization.

Using source code

We provide source code for our plugins, so you can use source code instead of built DLL file or build your own DLL using source code.

Guide for using source code:

  1. Download required library - Amazon Translate APIs (min version 3.3.1.9) here and add library DLLs to your project to the Editor assembly (under Editor folder) (the following DLLs are required- AWSSDK.Core.dll, AWSSDK.Translate.dll)
  2. While importing plugin package, check the packages with source code only

Releases

Click to see all releases
Version Release date Log
1.0 Sep 16, 2020 Initial release
← Back to Downloads