This package simplifies the localization process for Unity projects. It collects all localized strings, prepares localization files, and provides scripts for exporting to Google Drive and Google Sheets. You can also use it to collect localization strings in your script code. The package supports both Unity's standard Text class and TextMeshPro. It's a convenient tool for managing translations and making your game or application accessible to a global audience.
The package uses YamlDotNet under the MIT license. It supports standard Unity Text class and TextMeshPro. It can collect localization strings from script code and export them to Google Drive and Google Sheets. The package also includes a script for importing translations back into Unity.





