files:
- uy_zip: https://www.moddb.com/games/undertale-yellow/downloads/undertale-yellow-$VERSION
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
format: zip
variables:
VERSION: 110
description: ''
game_slug: undertale-yellow
gogslug: ''
humblestoreid: ''
installer_slug: undertale-yellow-110
name: Undertale Yellow
notes: from moddb
runner: wine
script:
files:
- uy_zip: https://www.moddb.com/games/undertale-yellow/downloads/undertale-yellow-$VERSION
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
format: zip
variables:
VERSION: 110
slug: undertale-yellow-110
steamid: null
version: 1.1.0
year: 2016
{
"game_slug": "undertale-yellow",
"version": "1.1.0",
"description": "",
"notes": "from moddb",
"name": "Undertale Yellow",
"year": 2016,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "undertale-yellow-110",
"installer_slug": "undertale-yellow-110",
"script": {
"files": [
{
"uy_zip": "https://www.moddb.com/games/undertale-yellow/downloads/undertale-yellow-$VERSION"
}
],
"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",
"format": "zip"
}
}
],
"variables": {
"VERSION": 110
}
}
}