files:
- uy_zip: N/A:Please select the zip for this game
game:
exe: drive_c/Program Files/Undertale Yellow/Undertale Yellow.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Undertale Yellow/
file: $uy_zip
description: ''
game_slug: undertale-yellow
gogslug: ''
humblestoreid: ''
installer_slug: undertale-yellow-installer
name: Undertale Yellow
notes: gamejolt seems to generate download links, so we require the user to download
the zip themselves
runner: wine
script:
files:
- uy_zip: N/A:Please select the zip for this game
game:
exe: drive_c/Program Files/Undertale Yellow/Undertale Yellow.exe
prefix: $GAMEDIR
installer:
- extract:
dst: $GAMEDIR/drive_c/Program Files/Undertale Yellow/
file: $uy_zip
slug: undertale-yellow-installer
steamid: null
version: Installer
year: 2016
{
"game_slug": "undertale-yellow",
"version": "Installer",
"description": "",
"notes": "gamejolt seems to generate download links, so we require the user to download the zip themselves",
"name": "Undertale Yellow",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "undertale-yellow-installer",
"installer_slug": "undertale-yellow-installer",
"script": {
"files": [
{
"uy_zip": "N/A:Please select the zip for this game"
}
],
"game": {
"exe": "drive_c/Program Files/Undertale Yellow/Undertale Yellow.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"extract": {
"dst": "$GAMEDIR/drive_c/Program Files/Undertale Yellow/",
"file": "$uy_zip"
}
}
]
}
}