files:
- setup:
filename: install.exe
url: https://weiqi.qq.com/Public/Soft/install.exe
game:
arch: win32
exe: drive_c/Program Files/foxwq/foxwq/foxwq.exe
prefix: $GAMEDIR
installer:
- task:
app: cjkfonts
name: winetricks
prefix: $GAMEDIR
- task:
app: mfc42
name: winetricks
prefix: $GAMEDIR
- task:
executable: setup
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
description: null
game_slug: fox-go-server
gogslug: ''
humblestoreid: ''
installer_slug: fox-go-server-10
name: Fox Go Server
notes: "- Client is in English, but some buttons like 'Automatch' may be still in\
\ Chinese\r\n- Chinese characters are not rendered properly (displayed as squares)"
runner: wine
script:
files:
- setup:
filename: install.exe
url: https://weiqi.qq.com/Public/Soft/install.exe
game:
arch: win32
exe: drive_c/Program Files/foxwq/foxwq/foxwq.exe
prefix: $GAMEDIR
installer:
- task:
app: cjkfonts
name: winetricks
prefix: $GAMEDIR
- task:
app: mfc42
name: winetricks
prefix: $GAMEDIR
- task:
executable: setup
name: wineexec
- task:
name: winekill
prefix: $GAMEDIR
slug: fox-go-server-10
steamid: null
version: '1.0'
year: null
{
"game_slug": "fox-go-server",
"version": "1.0",
"description": null,
"notes": "- Client is in English, but some buttons like 'Automatch' may be still in Chinese\r\n- Chinese characters are not rendered properly (displayed as squares)",
"name": "Fox Go Server",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "fox-go-server-10",
"installer_slug": "fox-go-server-10",
"script": {
"files": [
{
"setup": {
"filename": "install.exe",
"url": "https://weiqi.qq.com/Public/Soft/install.exe"
}
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/foxwq/foxwq/foxwq.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "cjkfonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "mfc42",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "setup",
"name": "wineexec"
}
},
{
"task": {
"name": "winekill",
"prefix": "$GAMEDIR"
}
}
]
}
}