Skip to content

Localization package for JEngine. JEngine框架的多语言Localization扩展包。

License

Notifications You must be signed in to change notification settings

JasonXuDeveloper/JEngine.Localization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEngine.Localization

Localization package for JEngine.

JEngine框架的多语言Localization扩展包。

Important

This repo is only compatible with JEngine repo, otherwise it may not be able to compile or to execute.

该仓库仅与JEngine兼容,否则将无法编译或运行。

What is this

This is an additional package for JEngine framework, which provides localization for unity games. It provides the ability to load localized string from the config, or to automatically set UGUI.Text's text with localized string.

这是JEngine框架的额外扩展,对Unity游戏提供了多语言功能。提供了加载配置表内的多语言字符串、以及自动对UGUI.Text的text进行设置当前指定语言的配置表内配的字符串

How to use

Please install JEngine (at least v0.8.0), then download this repo, finally move the repo directory into JEngine project's Assets/Dependencies path.

Alternatively, you can use JEngine Package Manager to install.

Move Runtime/Localization.csv to Assets/HotUpdateResources/TextAsset/Localization.csv.

Refer JEngine's documentation for further usage.

请安装JEngine(至少v0.8.0),然后下载本仓库,接着将本仓库的文件夹移动到JEngine工程内的Assets/Dependencies目录下。

或者,你可以使用JEngine Package Manager来安装。

移动 Runtime/Localization.csvAssets/HotUpdateResources/TextAsset/Localization.csv.

参考JEngine的文档以继续

About

Localization package for JEngine. JEngine框架的多语言Localization扩展包。

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages