files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/DO/Snow Sakura/YUKIUS.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
arch: win32
executable: $CACHE/snow-install-0.1.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: snow-sakura
gogslug: ''
humblestoreid: ''
installer_slug: snow-sakura-jast
name: Snow Sakura
notes: Movies don't work.
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/DO/Snow Sakura/YUKIUS.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
arch: win32
executable: $CACHE/snow-install-0.1.exe
name: wineexec
prefix: $GAMEDIR
slug: snow-sakura-jast
steamid: null
version: JAST
year: 2007
{
"game_slug": "snow-sakura",
"version": "JAST",
"description": null,
"notes": "Movies don't work.",
"name": "Snow Sakura",
"year": 2007,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "snow-sakura-jast",
"installer_slug": "snow-sakura-jast",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/DO/Snow Sakura/YUKIUS.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"arch": "win32",
"executable": "$CACHE/snow-install-0.1.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}