files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/HaremKingdom.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
- task:
name: winekill
description: ''
game_slug: haremkingdom
gogslug: ''
humblestoreid: ''
installer_slug: haremkingdom-jast-usa
name: HaremKingdom
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/HaremKingdom.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
- task:
name: winekill
slug: haremkingdom-jast-usa
steamid: 1465050
version: JAST USA
year: 2021
{
"game_slug": "haremkingdom",
"version": "JAST USA",
"description": "",
"notes": "",
"name": "HaremKingdom",
"year": 2021,
"steamid": 1465050,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "haremkingdom-jast-usa",
"installer_slug": "haremkingdom-jast-usa",
"script": {
"files": [
{
"file1": "N/A:Please select the downloaded JAST USA archive (.zip or .rar file)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/HaremKingdom.exe",
"prefix": "$GAMEDIR/Prefix/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "$file1"
}
},
{
"task": {
"name": "winekill"
}
}
]
}
}