files:
- file1: N/A:Please select the demo archive
game:
exe: Agreement.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: $file1
description: Download from https://www.mangagamer.com/detail.php?goods_type=1&product_code=1010
game_slug: the-shadows-of-pygmalion
gogslug: ''
humblestoreid: ''
installer_slug: the-shadows-of-pygmalion-demo
name: The Shadows of Pygmalion
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the demo archive
game:
exe: Agreement.exe
prefix: $GAMEDIR
installer:
- task:
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR
file: $file1
slug: the-shadows-of-pygmalion-demo
steamid: 549850
version: Demo
year: 2017
{
"game_slug": "the-shadows-of-pygmalion",
"version": "Demo",
"description": "Download from https://www.mangagamer.com/detail.php?goods_type=1&product_code=1010",
"notes": "",
"name": "The Shadows of Pygmalion",
"year": 2017,
"steamid": 549850,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "the-shadows-of-pygmalion-demo",
"installer_slug": "the-shadows-of-pygmalion-demo",
"script": {
"files": [
{
"file1": "N/A:Please select the demo archive"
}
],
"game": {
"exe": "Agreement.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR",
"file": "$file1"
}
}
]
}
}