files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/Yin-Yang/xca/xca.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: yin-yang-x-change-alternative
gogslug: ''
humblestoreid: ''
installer_slug: yin-yang-x-change-alternative-jast
name: Yin-Yang! X-Change Alternative
notes: Text has pink outlines.
runner: wine
script:
files:
- file1: N/A:Please select the JAST USA archive
game:
arch: win32
exe: drive_c/Program Files/Yin-Yang/xca/xca.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $CACHE
file: $file1
- task:
app: winxp
arch: win32
description: Setting Windows version to XP
name: winetricks
prefix: $GAMEDIR
- task:
arch: win32
executable: $CACHE/Setup.exe
name: wineexec
prefix: $GAMEDIR
slug: yin-yang-x-change-alternative-jast
steamid: null
version: JAST
year: 2006
{
"game_slug": "yin-yang-x-change-alternative",
"version": "JAST",
"description": null,
"notes": "Text has pink outlines.",
"name": "Yin-Yang! X-Change Alternative",
"year": 2006,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "yin-yang-x-change-alternative-jast",
"installer_slug": "yin-yang-x-change-alternative-jast",
"script": {
"files": [
{
"file1": "N/A:Please select the JAST USA archive"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Yin-Yang/xca/xca.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$CACHE",
"file": "$file1"
}
},
{
"task": {
"app": "winxp",
"arch": "win32",
"description": "Setting Windows version to XP",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"executable": "$CACHE/Setup.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}