mopsicus / unity-ios-localization

Unity post-build scripts for iOS localization and frameworks adding

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iOS localization for Unity

Lightweight Unity post-build scripts for iOS localization and frameworks adding.

Features

  • Clear deprecated locales
  • Add locales from list
  • Add *.lproj localization folders
  • Add frameworks
  • Add custom files
  • Add capabilities

How to use

  1. Modify vars in PostBuildActions.cs file
  2. Add *.lproj folder with localizations strings
  3. Switch to iOS platform and build
  4. Profit!

About

Unity post-build scripts for iOS localization and frameworks adding

License:MIT License


Languages

Language:C# 100.0%