Skip to content

ibrahimpenekli/GameToolkit-Localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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