Installer amazon-games-app-latest

files:
- ags: https://download.amazongames.com/AmazonGamesSetup.exe
game:
  arch: win64
  exe: drive_c/users/$USER/Desktop/Amazon Games.lnk
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR
- task:
    arch: win64
    exclude_processes: Amazon Games.exe explorer.exe
    executable: ags
    name: wineexec
    prefix: $GAMEDIR
- task:
    app: corefonts
    arch: win64
    description: Installing corefonts...
    name: winetricks
    prefix: $GAMEDIR
- task:
    arch: win64
    name: winekill
    prefix: $GAMEDIR
- task:
    app: win10
    arch: win64
    description: Setting Windows to Win10
    name: winetricks
    prefix: $GAMEDIR
description: ''
game_slug: amazon-games-app
gogslug: ''
humblestoreid: ''
installer_slug: amazon-games-app-latest
name: Amazon Games App
notes: ''
runner: wine
script:
  files:
  - ags: https://download.amazongames.com/AmazonGamesSetup.exe
  game:
    arch: win64
    exe: drive_c/users/$USER/Desktop/Amazon Games.lnk
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      arch: win64
      exclude_processes: Amazon Games.exe explorer.exe
      executable: ags
      name: wineexec
      prefix: $GAMEDIR
  - task:
      app: corefonts
      arch: win64
      description: Installing corefonts...
      name: winetricks
      prefix: $GAMEDIR
  - task:
      arch: win64
      name: winekill
      prefix: $GAMEDIR
  - task:
      app: win10
      arch: win64
      description: Setting Windows to Win10
      name: winetricks
      prefix: $GAMEDIR
slug: amazon-games-app-latest
steamid: null
version: Latest
year: 2015
{
  "game_slug": "amazon-games-app",
  "version": "Latest",
  "description": "",
  "notes": "",
  "name": "Amazon Games App",
  "year": 2015,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "amazon-games-app-latest",
  "installer_slug": "amazon-games-app-latest",
  "script": {
    "files": [
      {
        "ags": "https://download.amazongames.com/AmazonGamesSetup.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/users/$USER/Desktop/Amazon Games.lnk",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "exclude_processes": "Amazon Games.exe explorer.exe",
          "executable": "ags",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "corefonts",
          "arch": "win64",
          "description": "Installing corefonts...",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "arch": "win64",
          "name": "winekill",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win10",
          "arch": "win64",
          "description": "Setting Windows to Win10",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game