Commit d22b570c authored by wudizhanche1000's avatar wudizhanche1000

更改app.json的格式

parent 34dcca76
[
{
"category": "lang",
"category": "module",
"description": {
"zh-CN": "fxt desc"
},
"tags": [
"game"
"language"
],
"homepage": "http://www.myacg.cc",
"author": "ZUN",
"actions": {
"win32": {
"main": {
"execute": "th07.exe",
"execute": "th06.exe",
"args": [],
"env": {
"LC_ALL": "ja_JP"
......@@ -21,7 +21,7 @@
},
"darwin": {
"main": {
"execute": "th07.exe",
"execute": "th06.exe",
"args": [],
"open": "wine",
"env": {
......@@ -37,6 +37,7 @@
"win32": [],
"darwin": []
},
"parent": "th06",
"download": {
"win32": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4",
"darwin": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4"
......@@ -84,6 +85,10 @@
"version": {
"darwin": "1.06"
},
"dependencies": {
"win32": [],
"darwin": []
},
"references": {
"win32": [
{
......
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