Skip to content

Releases: IJEMIN/Unity-Localization-AI

Ver.1.0.0

26 Feb 07:22

Choose a tag to compare

v1.0.0 - Initial Release

Installation

In Unity Package Manager, select Add package from git URL and enter:

https://github.com/IJEMIN/Unity-Localization-AI.git

Key Features

  • AI Translation: Automated translation using OpenAI (GPT-4o, GPT-4o-mini).
  • Batch Processing: Translate multiple String Table Collections at once.
  • Translation Preview: Test your prompts and preview results before processing.
  • Custom Prompts: Override system prompts to define specific translation rules.
  • Easy Setup: Simple Preferences window for API key and model configuration.

Changelog

  • First official release of Unity Localization AI.
  • Integrated OpenAI API for automated localization workflows.
  • Added Editor window and Preferences support.