• Stars
    star
    163
  • Rank 223,888 (Top 5 %)
  • Language
    C#
  • License
    MIT License
  • Created over 6 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Asset localization system for Unity.

Asset Localization for Unity

Download Documentation Forum Unity Version Version

With Asset Localization, you can easily localize your built-in Unity game assets. Also you can create custom localizable asset functionality for your custom assets.

Preview

Features:

Required Unity 2017.1 or newer version.

Install from Package Manager:

  • Add "com.gametoolkit.localization": "https://github.com/ibrahimpenekli/GameToolkit-Localization.git#2.2.3" to your project's package manifest file in dependencies section.
  • Or, Package Manager > Add package from git URL... and paste this URL: https://github.com/ibrahimpenekli/GameToolkit-Localization.git#2.2.3