files:
- file1: N/A:Please select the JAST USA setup archive
- file2: N/A:Please select the fist data archive
- file3: N/A:Please select the second data archive
- file4: N/A:Please select the third data archive
game:
exe: drive_c/Games/Jast Densetsu/Yumina/Yumina.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $CACHE
src: $file2
- merge:
dst: $CACHE
src: $file3
- merge:
dst: $CACHE
src: $file4
- task:
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
description: ''
game_slug: yumina-the-ethereal
gogslug: ''
humblestoreid: ''
installer_slug: yumina-the-ethereal-jast-usa
name: Yumina the Ethereal
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA setup archive
- file2: N/A:Please select the fist data archive
- file3: N/A:Please select the second data archive
- file4: N/A:Please select the third data archive
game:
exe: drive_c/Games/Jast Densetsu/Yumina/Yumina.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- merge:
dst: $CACHE
src: $file2
- merge:
dst: $CACHE
src: $file3
- merge:
dst: $CACHE
src: $file4
- task:
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR
- task:
app: corefonts
name: winetricks
prefix: $GAMEDIR
slug: yumina-the-ethereal-jast-usa
steamid: null
version: JAST USA
year: 2008
{
"game_slug": "yumina-the-ethereal",
"version": "JAST USA",
"description": "",
"notes": "",
"name": "Yumina the Ethereal",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "yumina-the-ethereal-jast-usa",
"installer_slug": "yumina-the-ethereal-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA setup archive"
},
{
"file2": "N/A:Please select the fist data archive"
},
{
"file3": "N/A:Please select the second data archive"
},
{
"file4": "N/A:Please select the third data archive"
}
],
"game": {
"exe": "drive_c/Games/Jast Densetsu/Yumina/Yumina.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"merge": {
"dst": "$CACHE",
"src": "$file2"
}
},
{
"merge": {
"dst": "$CACHE",
"src": "$file3"
}
},
{
"merge": {
"dst": "$CACHE",
"src": "$file4"
}
},
{
"task": {
"executable": "$CACHE/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "corefonts",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
}
]
}
}