Installer paper-mario-3d-land-mario-fan-games-gala

files:
- gamezip:
    filename: PM3DL_v1_.zip
    url: https://mfgg.net/index.php?act=resdb&param=03&c=2&id=30485
game:
  exe: $GAMEDIR/drive_c/Program Files/paper_mario_3d_land/SM3DL.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/paper_mario_3d_land
    file: gamezip
    format: zip
wine:
  dxvk: false
description: ''
game_slug: paper-mario-3d-land
gogslug: ''
humblestoreid: ''
installer_slug: paper-mario-3d-land-mario-fan-games-gala
name: Paper Mario 3D Land
notes: ''
runner: wine
script:
  files:
  - gamezip:
      filename: PM3DL_v1_.zip
      url: https://mfgg.net/index.php?act=resdb&param=03&c=2&id=30485
  game:
    exe: $GAMEDIR/drive_c/Program Files/paper_mario_3d_land/SM3DL.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/paper_mario_3d_land
      file: gamezip
      format: zip
  wine:
    dxvk: false
slug: paper-mario-3d-land-mario-fan-games-gala
steamid: null
version: Mario Fan Games Galaxy
year: 2014
{
  "game_slug": "paper-mario-3d-land",
  "version": "Mario Fan Games Galaxy",
  "description": "",
  "notes": "",
  "name": "Paper Mario 3D Land",
  "year": 2014,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "paper-mario-3d-land-mario-fan-games-gala",
  "installer_slug": "paper-mario-3d-land-mario-fan-games-gala",
  "script": {
    "files": [
      {
        "gamezip": {
          "filename": "PM3DL_v1_.zip",
          "url": "https://mfgg.net/index.php?act=resdb&param=03&c=2&id=30485"
        }
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/paper_mario_3d_land/SM3DL.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/paper_mario_3d_land",
          "file": "gamezip",
          "format": "zip"
        }
      }
    ],
    "wine": {
      "dxvk": false
    }
  }
}
Back to game