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

maxbuffer

parent 6c86bc5d
...@@ -307,6 +307,7 @@ export class AppsService { ...@@ -307,6 +307,7 @@ export class AppsService {
throw 'unsupported platform'; throw 'unsupported platform';
} }
let opt = { let opt = {
maxBuffer: 20*1024*1024
}; };
let tarObj; let tarObj;
......
...@@ -35,20 +35,7 @@ ...@@ -35,20 +35,7 @@
}, },
"references": { "references": {
"win32": [], "win32": [],
"darwin": [ "darwin": []
{
"type": "emulator",
"id": "th06"
},
{
"type": "language",
"id": "th12_mod1"
},
{
"type": "emulator",
"id": "wine"
}
]
}, },
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4", "win32": "http://thief.mycard.moe/metalinks/th06-lang-zh-TW.meta4",
...@@ -2435,20 +2422,7 @@ ...@@ -2435,20 +2422,7 @@
}, },
"references": { "references": {
"win32": [], "win32": [],
"darwin": [ "darwin": []
{
"type": "emulator",
"id": "th06"
},
{
"type": "language",
"id": "th12_mod1"
},
{
"type": "emulator",
"id": "wine"
}
]
}, },
"download": { "download": {
"win32": "http://thief.mycard.moe/metalinks/ygopro-win32.meta4", "win32": "http://thief.mycard.moe/metalinks/ygopro-win32.meta4",
...@@ -2471,7 +2445,7 @@ ...@@ -2471,7 +2445,7 @@
"zh-CN" "zh-CN"
], ],
"name": { "name": {
"zh-CN": "YGOPRO" "zh-CN": "YGOPro"
} }
} }
] ]
\ 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