Installer metroid-planets-v133

files:
- game_archive:
    filename: Planets v1.33.zip
    url: https://www.dropbox.com/scl/fi/8nicrbaxfofkoz9izgdio/Planets-v1.33.zip?rlkey=szfcyj3y1eocxhmudbd6ou5sp&st=ku6non8q&dl=1
game:
  arch: win64
  exe: $GAMEDIR/drive_c/Planets v1.33/Planets v1.33.exe
  prefix: $GAMEDIR
  working_dir: $GAMEDIR/drive_c/Planets v1.33/
installer:
- extract:
    dst: $GAMEDIR/drive_c/Planets v1.33/
    file: game_archive
description: Install v1.33 from the developer's Dropbox link
game_slug: metroid-planets
gogslug: ''
humblestoreid: ''
installer_slug: metroid-planets-v133
name: Metroid Planets
notes: 'Download link from the release post: https://forum.metroidconstruction.com/index.php?topic=4952.0https://forum.metroidconstruction.com/index.php?topic=4952.0'
runner: wine
script:
  files:
  - game_archive:
      filename: Planets v1.33.zip
      url: https://www.dropbox.com/scl/fi/8nicrbaxfofkoz9izgdio/Planets-v1.33.zip?rlkey=szfcyj3y1eocxhmudbd6ou5sp&st=ku6non8q&dl=1
  game:
    arch: win64
    exe: $GAMEDIR/drive_c/Planets v1.33/Planets v1.33.exe
    prefix: $GAMEDIR
    working_dir: $GAMEDIR/drive_c/Planets v1.33/
  installer:
  - extract:
      dst: $GAMEDIR/drive_c/Planets v1.33/
      file: game_archive
slug: metroid-planets-v133
steamid: null
version: v1.33
year: 2019
{
  "game_slug": "metroid-planets",
  "version": "v1.33",
  "description": "Install v1.33 from the developer's Dropbox link",
  "notes": "Download link from the release post: https://forum.metroidconstruction.com/index.php?topic=4952.0https://forum.metroidconstruction.com/index.php?topic=4952.0",
  "name": "Metroid Planets",
  "year": 2019,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "metroid-planets-v133",
  "installer_slug": "metroid-planets-v133",
  "script": {
    "files": [
      {
        "game_archive": {
          "filename": "Planets v1.33.zip",
          "url": "https://www.dropbox.com/scl/fi/8nicrbaxfofkoz9izgdio/Planets-v1.33.zip?rlkey=szfcyj3y1eocxhmudbd6ou5sp&st=ku6non8q&dl=1"
        }
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "$GAMEDIR/drive_c/Planets v1.33/Planets v1.33.exe",
      "prefix": "$GAMEDIR",
      "working_dir": "$GAMEDIR/drive_c/Planets v1.33/"
    },
    "installer": [
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Planets v1.33/",
          "file": "game_archive"
        }
      }
    ]
  }
}
Back to game