files:
- setupfile:
filename: default_prod_windows_2.2.2.zip
url: https://d3qgi0t347dz44.cloudfront.net/release/windowspack/default_prod_windows_2.2.2.zip
game:
exe: $GAMEDIR/drive_c/Riichi City/Mahjong-JP.exe
installer:
- task:
name: create_prefix
- extract:
dst: $GAMEDIR/drive_c/Riichi City
file: $setupfile
format: zip
description: ''
game_slug: riichi-city
gogslug: ''
humblestoreid: ''
installer_slug: riichi-city-windows
name: Riichi City
notes: ''
runner: wine
script:
files:
- setupfile:
filename: default_prod_windows_2.2.2.zip
url: https://d3qgi0t347dz44.cloudfront.net/release/windowspack/default_prod_windows_2.2.2.zip
game:
exe: $GAMEDIR/drive_c/Riichi City/Mahjong-JP.exe
installer:
- task:
name: create_prefix
- extract:
dst: $GAMEDIR/drive_c/Riichi City
file: $setupfile
format: zip
slug: riichi-city-windows
steamid: 1954420
version: Windows
year: 2022
{
"game_slug": "riichi-city",
"version": "Windows",
"description": "",
"notes": "",
"name": "Riichi City",
"year": 2022,
"steamid": 1954420,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "riichi-city-windows",
"installer_slug": "riichi-city-windows",
"script": {
"files": [
{
"setupfile": {
"filename": "default_prod_windows_2.2.2.zip",
"url": "https://d3qgi0t347dz44.cloudfront.net/release/windowspack/default_prod_windows_2.2.2.zip"
}
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Riichi City/Mahjong-JP.exe"
},
"installer": [
{
"task": {
"name": "create_prefix"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Riichi City",
"file": "$setupfile",
"format": "zip"
}
}
]
}
}