files:
- zip: N/A:Please select zip archive
game:
arch: win64
exe: drive_c/Program Files (x86)/Yandere Simulator/YandereSimulator.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: cjkfonts
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Yandere Simulator
file: zip
description: null
game_slug: yandere-simulator
gogslug: ''
humblestoreid: ''
installer_slug: yandere-simulator-latest
name: Yandere Simulator
notes: "Download before using this installer: <a href=\"https://yanderedev.wordpress.com/downloads/\"\
>https://yanderedev.wordpress.com/downloads/</a>\r\n\r\nWe recommend you use the\
\ Mega or Mediafire links."
runner: wine
script:
files:
- zip: N/A:Please select zip archive
game:
arch: win64
exe: drive_c/Program Files (x86)/Yandere Simulator/YandereSimulator.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: cjkfonts
arch: win64
name: winetricks
prefix: $GAMEDIR
- task:
app: corefonts
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Program Files (x86)/Yandere Simulator
file: zip
slug: yandere-simulator-latest
steamid: null
version: Latest
year: 2016
{
"game_slug": "yandere-simulator",
"version": "Latest",
"description": null,
"notes": "Download before using this installer: <a href=\"https://yanderedev.wordpress.com/downloads/\">https://yanderedev.wordpress.com/downloads/</a>\r\n\r\nWe recommend you use the Mega or Mediafire links.",
"name": "Yandere Simulator",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "yandere-simulator-latest",
"installer_slug": "yandere-simulator-latest",
"script": {
"files": [
{
"zip": "N/A:Please select zip archive"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Yandere Simulator/YandereSimulator.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "cjkfonts",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files (x86)/Yandere Simulator",
"file": "zip"
}
}
]
}
}