Installer bad-piggies-rebooted-windows

files:
- game_archive: 'N/A: Get Bad Piggies Rebooted from the discord server: https://discord.gg/JYrbsXX'
game:
  exe: $GAMEDIR/drive_c/Program Files/BadPiggiesRebooted/Bad PiggiesRebooted.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine 64-bit Prefix
    name: create_prefix
    prefix: $GAMEDIR
- extract:
    dst: $GAMEDIR/drive_c/Program Files/BadPiggiesRebooted/
    file: game_archive
description: Bad Piggies Rebooted Mod for Windows
game_slug: bad-piggies
gogslug: ''
humblestoreid: ''
installer_slug: bad-piggies-rebooted-windows
name: Bad Piggies
notes: Due to a bug in the game, you need to disable and re-enable music in pause
  menu in order to make music work.
runner: wine
script:
  files:
  - game_archive: 'N/A: Get Bad Piggies Rebooted from the discord server: https://discord.gg/JYrbsXX'
  game:
    exe: $GAMEDIR/drive_c/Program Files/BadPiggiesRebooted/Bad PiggiesRebooted.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine 64-bit Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - extract:
      dst: $GAMEDIR/drive_c/Program Files/BadPiggiesRebooted/
      file: game_archive
slug: bad-piggies-rebooted-windows
steamid: null
version: Rebooted Windows
year: 2012
{
  "game_slug": "bad-piggies",
  "version": "Rebooted Windows",
  "description": "Bad Piggies Rebooted Mod for Windows",
  "notes": "Due to a bug in the game, you need to disable and re-enable music in pause menu in order to make music work.",
  "name": "Bad Piggies",
  "year": 2012,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "bad-piggies-rebooted-windows",
  "installer_slug": "bad-piggies-rebooted-windows",
  "script": {
    "files": [
      {
        "game_archive": "N/A: Get Bad Piggies Rebooted from the discord server: https://discord.gg/JYrbsXX"
      }
    ],
    "game": {
      "exe": "$GAMEDIR/drive_c/Program Files/BadPiggiesRebooted/Bad PiggiesRebooted.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine 64-bit Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$GAMEDIR/drive_c/Program Files/BadPiggiesRebooted/",
          "file": "game_archive"
        }
      }
    ]
  }
}
Back to game