phaser i18next:用于使用i18next进行翻译的Phaser插件 源码
移相器i18next 移相器i18next是一个插件,可以让你有无缝翻译在你的游戏。 它使用作为翻译管理的源代码,在其他项目中JS社区也广泛采用了 。 主要特点: 支持翻译名称空间 简单键/值JSON 无缝切换语言 不需要额外的函数来翻译字符串,直接内置于Phaser的Text对象中 入门 首先,您想获得该插件的全新副本。 您可以从此仓库或npm获取它,不是那么方便。 npm install @azerion/phaser-i18next --save-dev 接下来,您要将其添加到您加载到游戏中的js源列表中 //Local installed version < scrip
文件列表
phaser-i18next-master.zip
(预估有个30文件)
phaser-i18next-master
example
locales
en.json
168B
de.json
179B
nl.json
160B
images
btn_clean.png
3KB
bg.png
120KB
bitmapfont
暂无评论