Commit d643a2ad authored by 神楽坂玲奈's avatar 神楽坂玲奈

ygopro国际化

parent 3436eb1f
...@@ -2025,8 +2025,12 @@ ...@@ -2025,8 +2025,12 @@
"darwin": [] "darwin": []
}, },
"references": { "references": {
"win32": [], "win32": [
"darwin": [] "ygopro-lang-en-US"
],
"darwin": [
"ygopro-lang-en-US"
]
}, },
"author": "Fluorohydride", "author": "Fluorohydride",
"homepage": "https://github.com/Fluorohydride/ygopro", "homepage": "https://github.com/Fluorohydride/ygopro",
...@@ -2081,6 +2085,54 @@ ...@@ -2081,6 +2085,54 @@
}, },
"conference": "ygopro_china_north" "conference": "ygopro_china_north"
}, },
{
"id": "ygopro-lang-en-US",
"description": {
"zh-CN": "fxt desc"
},
"category": "module",
"parent": "ygopro",
"tags": [
"language"
],
"dependencies": {
"win32": [
"ygopro"
],
"darwin": [
"ygopro"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"en-US"
],
"actions": {
"win32": {
"main": {
"execute": "ygopro.exe",
"args": [],
"env": {}
}
},
"darwin": {
"main": {
"execute": "ygopro.app/Contents/MacOS/ygopro",
"args": [],
"env": {}
}
}
},
"version": {
"win32": "1.033.C-8",
"darwin": "1.033.C-8"
}
},
{ {
"id": "desmume", "id": "desmume",
"name": { "name": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment