Commit 9d4b097d authored by 神楽坂玲奈's avatar 神楽坂玲奈

apps.json

parent ac57d1d8
[ [
{ {
"category": "module", "id": "th06",
"name": {
"zh-CN": "东方红魔乡"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"language" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th06-lang-zh-TW"
],
"darwin": [
"th06-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
"execute": "th06.exe", "execute": "th07.exe",
"args": [], "args": [],
"env": { "env": {
"LC_ALL": "ja_JP" "LC_ALL": "ja_JP"
...@@ -21,7 +42,7 @@ ...@@ -21,7 +42,7 @@
}, },
"darwin": { "darwin": {
"main": { "main": {
"execute": "th06.exe", "execute": "th07.exe",
"args": [], "args": [],
"open": "wine", "open": "wine",
"env": { "env": {
...@@ -33,38 +54,54 @@ ...@@ -33,38 +54,54 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"parent": "th06",
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th06.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th06.meta4"
}, },
"news": [], "news": [
{
"url": "#",
"title": "红魔乡新闻",
"text": "周刊照片杂志(写真週刊誌)「FLASH」的吉祥物「写写丸」(しゃしゃまる)。该杂志的记者也常以「写写丸」的名义进行体验取材、突击取材等。"
},
{
"url": "#",
"title": "红魔乡新闻2"
}
]
},
{
"id": "th06-lang-zh-TW", "id": "th06-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方红魔乡 语言包(繁体中文)" "zh-CN": "东方红魔乡 语言包(繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th06",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
"execute": "th07.exe", "execute": "th06.exe",
"args": [], "args": [],
"env": { "env": {
"LC_ALL": "ja_JP" "LC_ALL": "ja_JP"
...@@ -73,7 +110,7 @@ ...@@ -73,7 +110,7 @@
}, },
"darwin": { "darwin": {
"main": { "main": {
"execute": "th07.exe", "execute": "th06.exe",
"args": [], "args": [],
"open": "wine", "open": "wine",
"env": { "env": {
...@@ -85,52 +122,43 @@ ...@@ -85,52 +122,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"dependencies": {
"win32": [],
"darwin": []
},
"references": {
"win32": [
{
"id": "th06-lang-zh-TW",
"type": "language"
}
],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th06.meta4", "win32": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th06.meta4" "darwin": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4"
}, },
"news": [ "news": []
{
"url": "#",
"title": "红魔乡新闻",
"text": "周刊照片杂志(写真週刊誌)「FLASH」的吉祥物「写写丸」(しゃしゃまる)。该杂志的记者也常以「写写丸」的名义进行体验取材、突击取材等。"
},
{
"url": "#",
"title": "红魔乡新闻2"
}
],
"id": "th06",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方红魔乡"
}
}, },
{ {
"category": "lang", "id": "th07",
"name": {
"zh-CN": "东方妖妖梦"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th07-lang-zh-TW"
],
"darwin": [
"th07-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -155,33 +183,40 @@ ...@@ -155,33 +183,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th075-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th07.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th075-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th07.meta4"
}, },
"news": [], "news": []
"id": "th075-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方萃梦想 语言包(繁体中文)"
}
}, },
{ {
"category": "game", "id": "th07-lang-zh-TW",
"name": {
"zh-CN": "东方妖妖梦 语言包(繁体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th07",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -206,33 +241,43 @@ ...@@ -206,33 +241,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th075.meta4", "win32": "http://thief.mycard.moe/metalinks/th07-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th075.meta4" "darwin": "http://thief.mycard.moe/metalinks/th07-lang-zh-TW.meta4"
}, },
"news": [], "news": []
},
{
"id": "th075", "id": "th075",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方萃梦想" "zh-CN": "东方萃梦想"
} },
},
{
"category": "lang",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th075-lang-zh-TW"
],
"darwin": [
"th075-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -257,33 +302,40 @@ ...@@ -257,33 +302,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th07-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th075.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th07-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th075.meta4"
}, },
"news": [], "news": []
"id": "th07-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方妖妖梦 语言包(繁体中文)"
}
}, },
{ {
"category": "game", "id": "th075-lang-zh-TW",
"name": {
"zh-CN": "东方萃梦想 语言包(繁体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th075",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -308,33 +360,43 @@ ...@@ -308,33 +360,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th07.meta4", "win32": "http://thief.mycard.moe/metalinks/th075-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th07.meta4" "darwin": "http://thief.mycard.moe/metalinks/th075-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th07",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方妖妖梦"
}
}, },
{ {
"category": "lang", "id": "th08",
"name": {
"zh-CN": "东方永夜抄"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th08-lang-zh-CN"
],
"darwin": [
"th08-lang-zh-CN"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -359,33 +421,40 @@ ...@@ -359,33 +421,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th08-lang-zh-CN.meta4", "win32": "http://thief.mycard.moe/metalinks/th08.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th08-lang-zh-CN.meta4" "darwin": "http://thief.mycard.moe/metalinks/th08.meta4"
}, },
"news": [], "news": []
},
{
"id": "th08-lang-zh-CN", "id": "th08-lang-zh-CN",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方永夜抄 语言包(简体中文)" "zh-CN": "东方永夜抄 语言包(简体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th08",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -410,33 +479,43 @@ ...@@ -410,33 +479,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th08.meta4", "win32": "http://thief.mycard.moe/metalinks/th08-lang-zh-CN.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th08.meta4" "darwin": "http://thief.mycard.moe/metalinks/th08-lang-zh-CN.meta4"
}, },
"news": [], "news": []
"id": "th08",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方永夜抄"
}
}, },
{ {
"category": "lang", "id": "th09",
"name": {
"zh-CN": "东方花映冢"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"tags": [ "category": "game",
"game" "tags": [
], "touhou"
"homepage": "http://www.myacg.cc", ],
"dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th09-langzh-TW"
],
"darwin": [
"th09-langzh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -461,33 +540,40 @@ ...@@ -461,33 +540,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th095-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th09.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th095-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th09.meta4"
}, },
"news": [], "news": []
"id": "th095-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方文花帖 (繁体中文)"
}
}, },
{ {
"category": "game", "id": "th09-langzh-TW",
"name": {
"zh-CN": "东方花映冢 (繁体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th09",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -512,33 +598,43 @@ ...@@ -512,33 +598,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th095.meta4", "win32": "http://thief.mycard.moe/metalinks/th09-langzh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th095.meta4" "darwin": "http://thief.mycard.moe/metalinks/th09-langzh-TW.meta4"
}, },
"news": [], "news": []
},
{
"id": "th095", "id": "th095",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方文花帖" "zh-CN": "东方文花帖"
} },
},
{
"category": "lang",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th095-lang-zh-TW"
],
"darwin": [
"th095-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -563,33 +659,40 @@ ...@@ -563,33 +659,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th09-langzh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th095.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th09-langzh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th095.meta4"
}, },
"news": [], "news": []
"id": "th09-langzh-TW",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方花映冢 (繁体中文)"
}
}, },
{ {
"category": "game", "id": "th095-lang-zh-TW",
"name": {
"zh-CN": "东方文花帖 (繁体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th095",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -614,33 +717,43 @@ ...@@ -614,33 +717,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th09.meta4", "win32": "http://thief.mycard.moe/metalinks/th095-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th09.meta4" "darwin": "http://thief.mycard.moe/metalinks/th095-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th09",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方花映冢"
}
}, },
{ {
"category": "lang", "id": "th1",
"name": {
"zh-CN": "东方灵异传"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou_pc98"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th1-lang-zh-TW"
],
"darwin": [
"th1-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -665,33 +778,40 @@ ...@@ -665,33 +778,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th105-lang-zh-CN.meta4", "win32": "http://thief.mycard.moe/metalinks/th1.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th105-lang-zh-CN.meta4" "darwin": "http://thief.mycard.moe/metalinks/th1.meta4"
}, },
"news": [], "news": []
"id": "th105-lang-zh-CN",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方绯想天 语言包 (简体中文)"
}
}, },
{ {
"category": "game", "id": "th1-lang-zh-TW",
"name": {
"zh-CN": "东方灵异传 语言包 (繁体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th1",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -716,33 +836,43 @@ ...@@ -716,33 +836,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th105.meta4", "win32": "http://thief.mycard.moe/metalinks/th1-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th105.meta4" "darwin": "http://thief.mycard.moe/metalinks/th1-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th105",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方绯想天"
}
}, },
{ {
"category": "lang", "id": "th10",
"name": {
"zh-CN": "东方风神录"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th10-lang-zh-CN-zh-TW"
],
"darwin": [
"th10-lang-zh-CN-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -767,33 +897,40 @@ ...@@ -767,33 +897,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th10-lang-zh-CN-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th10.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th10-lang-zh-CN-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th10.meta4"
}, },
"news": [], "news": []
},
{
"id": "th10-lang-zh-CN-zh-TW", "id": "th10-lang-zh-CN-zh-TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方风神录 语言包 (简体中文, 繁体中文)" "zh-CN": "东方风神录 语言包 (简体中文, 繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th10",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -818,33 +955,43 @@ ...@@ -818,33 +955,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th10.meta4", "win32": "http://thief.mycard.moe/metalinks/th10-lang-zh-CN-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th10.meta4" "darwin": "http://thief.mycard.moe/metalinks/th10-lang-zh-CN-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th10",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方风神录"
}
}, },
{ {
"category": "lang", "id": "th105",
"name": {
"zh-CN": "东方绯想天"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"tags": [ "category": "game",
"game" "tags": [
], "touhou"
"homepage": "http://www.myacg.cc", ],
"dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th105-lang-zh-CN"
],
"darwin": [
"th105-lang-zh-CN"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -869,33 +1016,40 @@ ...@@ -869,33 +1016,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th11-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th105.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th11-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th105.meta4"
}, },
"news": [], "news": []
"id": "th11-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方地灵殿 语言包 (繁体中文)"
}
}, },
{ {
"category": "game", "id": "th105-lang-zh-CN",
"name": {
"zh-CN": "东方绯想天 语言包 (简体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th105",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -920,33 +1074,43 @@ ...@@ -920,33 +1074,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th11.meta4", "win32": "http://thief.mycard.moe/metalinks/th105-lang-zh-CN.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th11.meta4" "darwin": "http://thief.mycard.moe/metalinks/th105-lang-zh-CN.meta4"
}, },
"news": [], "news": []
},
{
"id": "th11", "id": "th11",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方地灵殿" "zh-CN": "东方地灵殿"
} },
},
{
"category": "lang",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th11-lang-zh-TW"
],
"darwin": [
"th11-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -971,33 +1135,40 @@ ...@@ -971,33 +1135,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th123-lang-zh-CN.meta4", "win32": "http://thief.mycard.moe/metalinks/th11.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th123-lang-zh-CN.meta4" "darwin": "http://thief.mycard.moe/metalinks/th11.meta4"
}, },
"news": [], "news": []
"id": "th123-lang-zh-CN",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方非想天则 语言包 (简体中文)"
}
}, },
{ {
"category": "game", "id": "th11-lang-zh-TW",
"name": {
"zh-CN": "东方地灵殿 语言包 (繁体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th11",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1022,33 +1193,43 @@ ...@@ -1022,33 +1193,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th123.meta4", "win32": "http://thief.mycard.moe/metalinks/th11-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th123.meta4" "darwin": "http://thief.mycard.moe/metalinks/th11-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th123",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方非想天则"
}
}, },
{ {
"category": "lang", "id": "th12",
"name": {
"zh-CN": "东方星莲船"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th12-lang-zh-TW"
],
"darwin": [
"th12-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1073,33 +1254,40 @@ ...@@ -1073,33 +1254,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th12-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th12.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th12-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th12.meta4"
}, },
"news": [], "news": []
},
{
"id": "th12-lang-zh-TW", "id": "th12-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方星莲船 语言包 (繁体中文)" "zh-CN": "东方星莲船 语言包 (繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th12",
"tags": [ "tags": [
"touhou" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1124,33 +1312,43 @@ ...@@ -1124,33 +1312,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th12.meta4", "win32": "http://thief.mycard.moe/metalinks/th12-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th12.meta4" "darwin": "http://thief.mycard.moe/metalinks/th12-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th12",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方星莲船"
}
}, },
{ {
"category": "lang", "id": "th123",
"name": {
"zh-CN": "东方非想天则"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th123-lang-zh-CN"
],
"darwin": [
"th123-lang-zh-CN"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1175,33 +1373,40 @@ ...@@ -1175,33 +1373,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th1-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th123.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th1-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th123.meta4"
}, },
"news": [], "news": []
"id": "th1-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方灵异传 语言包 (繁体中文)"
}
}, },
{ {
"category": "game", "id": "th123-lang-zh-CN",
"name": {
"zh-CN": "东方非想天则 语言包 (简体中文)"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th123",
"tags": [ "tags": [
"touhou_pc98" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1226,33 +1431,43 @@ ...@@ -1226,33 +1431,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th1.meta4", "win32": "http://thief.mycard.moe/metalinks/th123-lang-zh-CN.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th1.meta4" "darwin": "http://thief.mycard.moe/metalinks/th123-lang-zh-CN.meta4"
}, },
"news": [], "news": []
"id": "th1",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方灵异传"
}
}, },
{ {
"category": "lang", "id": "th2",
"name": {
"zh-CN": "东方梦时空"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou_pc98"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th2-lang-zh-TW"
],
"darwin": [
"th2-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1277,33 +1492,40 @@ ...@@ -1277,33 +1492,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th2-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th2.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th2-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th2.meta4"
}, },
"news": [], "news": []
},
{
"id": "th2-lang-zh-TW", "id": "th2-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方梦时空 语言包 (繁体中文)" "zh-CN": "东方梦时空 语言包 (繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th2",
"tags": [ "tags": [
"touhou_pc98" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1328,33 +1550,43 @@ ...@@ -1328,33 +1550,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th2.meta4", "win32": "http://thief.mycard.moe/metalinks/th2-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th2.meta4" "darwin": "http://thief.mycard.moe/metalinks/th2-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th2",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方梦时空"
}
}, },
{ {
"category": "lang", "id": "th3",
"name": {
"zh-CN": "东方封魔录"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou_pc98"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th3-lang-zh-TW"
],
"darwin": [
"th3-lang-zh-TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1379,33 +1611,40 @@ ...@@ -1379,33 +1611,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th3-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th3.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th3-lang-zh-TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th3.meta4"
}, },
"news": [], "news": []
},
{
"id": "th3-lang-zh-TW", "id": "th3-lang-zh-TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方封魔录 语言包 (繁体中文)" "zh-CN": "东方封魔录 语言包 (繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th3",
"tags": [ "tags": [
"touhou_pc98" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1430,33 +1669,43 @@ ...@@ -1430,33 +1669,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th3.meta4", "win32": "http://thief.mycard.moe/metalinks/th3-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th3.meta4" "darwin": "http://thief.mycard.moe/metalinks/th3-lang-zh-TW.meta4"
}, },
"news": [], "news": []
"id": "th3",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方封魔录"
}
}, },
{ {
"category": "lang", "id": "th4",
"name": {
"zh-CN": "东方幻想乡"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou_pc98"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th4-lang-zh_TW"
],
"darwin": [
"th4-lang-zh_TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1481,33 +1730,40 @@ ...@@ -1481,33 +1730,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th4-lang-zh_TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th4.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th4-lang-zh_TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th4.meta4"
}, },
"news": [], "news": []
},
{
"id": "th4-lang-zh_TW", "id": "th4-lang-zh_TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方幻想乡 语言包 (繁体中文)" "zh-CN": "东方幻想乡 语言包 (繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th4",
"tags": [ "tags": [
"touhou_pc98" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1532,33 +1788,43 @@ ...@@ -1532,33 +1788,43 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th4.meta4", "win32": "http://thief.mycard.moe/metalinks/th4-lang-zh_TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th4.meta4" "darwin": "http://thief.mycard.moe/metalinks/th4-lang-zh_TW.meta4"
}, },
"news": [], "news": []
"id": "th4",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方幻想乡"
}
}, },
{ {
"category": "lang", "id": "th5",
"name": {
"zh-CN": "东方怪绮谈"
},
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "game",
"tags": [ "tags": [
"game" "touhou_pc98"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [
"th5-lang-zh_TW"
],
"darwin": [
"th5-lang-zh_TW"
]
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1583,33 +1849,40 @@ ...@@ -1583,33 +1849,40 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th5-lang-zh_TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th5.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th5-lang-zh_TW.meta4" "darwin": "http://thief.mycard.moe/metalinks/th5.meta4"
}, },
"news": [], "news": []
},
{
"id": "th5-lang-zh_TW", "id": "th5-lang-zh_TW",
"locales": [
"zh-CN"
],
"name": { "name": {
"zh-CN": "东方怪绮谈 语言包 (繁体中文)" "zh-CN": "东方怪绮谈 语言包 (繁体中文)"
} },
},
{
"category": "game",
"description": { "description": {
"zh-CN": "fxt desc" "zh-CN": "fxt desc"
}, },
"category": "module",
"parent": "th5",
"tags": [ "tags": [
"touhou_pc98" "language"
], ],
"homepage": "http://www.myacg.cc", "dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "ZUN", "author": "ZUN",
"homepage": "http://www.myacg.cc",
"locales": [
"zh-CN"
],
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1634,22 +1907,11 @@ ...@@ -1634,22 +1907,11 @@
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": {
"win32": [],
"darwin": []
},
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th5.meta4", "win32": "http://thief.mycard.moe/metalinks/th5-lang-zh_TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th5.meta4" "darwin": "http://thief.mycard.moe/metalinks/th5-lang-zh_TW.meta4"
}, },
"news": [], "news": []
"id": "th5",
"locales": [
"zh-CN"
],
"name": {
"zh-CN": "东方怪绮谈"
}
}, },
{ {
"id": "ygopro", "id": "ygopro",
...@@ -1663,11 +1925,21 @@ ...@@ -1663,11 +1925,21 @@
"tags": [ "tags": [
"yugioh" "yugioh"
], ],
"dependency": {
"win32": [],
"darwin": [
"wine"
]
},
"references": {
"win32": [],
"darwin": []
},
"author": "Fluorohydride",
"homepage": "https://github.com/Fluorohydride/ygopro",
"locales": [ "locales": [
"zh-CN" "zh-CN"
], ],
"homepage": "https://github.com/Fluorohydride/ygopro",
"author": "Fluorohydride",
"actions": { "actions": {
"win32": { "win32": {
"main": { "main": {
...@@ -1684,16 +1956,12 @@ ...@@ -1684,16 +1956,12 @@
} }
} }
}, },
"download": {
"win32": "http://thief.mycard.moe/metalinks/ygopro-win32.meta4",
"darwin": "http://thief.mycard.moe/metalinks/ygopro-osx.meta4"
},
"version": { "version": {
"darwin": "1.06" "darwin": "1.06"
}, },
"references": { "download": {
"win32": [], "win32": "http://thief.mycard.moe/metalinks/ygopro-win32.meta4",
"darwin": [] "darwin": "http://thief.mycard.moe/metalinks/ygopro-osx.meta4"
}, },
"news": [ "news": [
{ {
...@@ -1710,4 +1978,4 @@ ...@@ -1710,4 +1978,4 @@
} }
] ]
} }
] ]
\ No newline at end of file
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