files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/healingtouch_pro_en.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
description: ''
game_slug: a-housewifes-healing-touch
gogslug: ''
humblestoreid: ''
installer_slug: a-housewifes-healing-touch-jast-usa
name: A Housewife's Healing Touch
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/healingtouch_pro_en.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
slug: a-housewifes-healing-touch-jast-usa
steamid: null
version: JAST USA
year: 2022
{
"game_slug": "a-housewifes-healing-touch",
"version": "JAST USA",
"description": "",
"notes": "",
"name": "A Housewife's Healing Touch",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "a-housewifes-healing-touch-jast-usa",
"installer_slug": "a-housewifes-healing-touch-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the downloaded JAST USA archive (.zip or .rar file)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/healingtouch_pro_en.exe",
"prefix": "$GAMEDIR/Prefix/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "$file1"
}
}
]
}
}