com.phantomsxr.xrmodlocalization
Version:
Localization is the process of adapting software or applications to a specific region or target market. This includes translating the application's interface, text, images and other elements into the target language, as well as adapting other related elem
23 lines • 746 B
JSON
{
"name": "com.phantomsxr.xrmodlocalization",
"displayName": "XRMOD Localization",
"version": "1.2.2",
"unity": "2019.3",
"keywords": [
"unity",
"localization",
"editor",
"i18n",
"tools",
"xrmod"
],
"author": {
"name": "Phantoms",
"email": "nswell@phantomsxr.com"
},
"description": "Localization is the process of adapting software or applications to a specific region or target market. This includes translating the application's interface, text, images and other elements into the target language, as well as adapting other related elements to suit the needs of different cultures and regions.",
"dependencies": {
"com.unity.textmeshpro": "3.0.6",
"com.unity.2d.sprite": "1.0.0"
}
}