files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/Game.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
description: ''
game_slug: alice-in-dreamland
gogslug: ''
humblestoreid: ''
installer_slug: alice-in-dreamland-jast
name: Alice in Dreamland
notes: ''
runner: wine
script:
files:
- file1: N/A:Please select the downloaded JAST USA archive (.zip or .rar file)
game:
arch: win32
exe: $GAMEDIR/Game.exe
prefix: $GAMEDIR/Prefix/
installer:
- extract:
dst: $GAMEDIR/
file: $file1
slug: alice-in-dreamland-jast
steamid: null
version: Jast
year: null
{
"game_slug": "alice-in-dreamland",
"version": "Jast",
"description": "",
"notes": "",
"name": "Alice in Dreamland",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "alice-in-dreamland-jast",
"installer_slug": "alice-in-dreamland-jast",
"script": {
"files": [
{
"file1": "N/A:Please select the downloaded JAST USA archive (.zip or .rar file)"
}
],
"game": {
"arch": "win32",
"exe": "$GAMEDIR/Game.exe",
"prefix": "$GAMEDIR/Prefix/"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/",
"file": "$file1"
}
}
]
}
}