Installer undertale-yellow-100

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: 100
description: ''
game_slug: undertale-yellow
gogslug: ''
humblestoreid: ''
installer_slug: undertale-yellow-100
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: 100
slug: undertale-yellow-100
steamid: null
version: 1.0.0
year: 2016
{
  "game_slug": "undertale-yellow",
  "version": "1.0.0",
  "description": "",
  "notes": "from moddb",
  "name": "Undertale Yellow",
  "year": 2016,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "undertale-yellow-100",
  "installer_slug": "undertale-yellow-100",
  "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": 100
    }
  }
}
Back to game