Installer rags-261

files:
- installRAGS: http://ragsgame.com/downloads/RagsSetup.2.6.1.exe
game:
  arch: win32
  prefix: $GAMEDIR
installer:
- task:
    arch: win32
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: dotnet45
    description: Installing .Net
    name: winetricks
    prefix: $GAMEDIR
    silent: true
- task:
    executable: installRAGS
    name: wineexec
    prefix: $GAMEDIR
description: null
game_slug: rags
gogslug: ''
humblestoreid: ''
installer_slug: rags-261
name: RAGs
notes: ''
runner: wine
script:
  files:
  - installRAGS: http://ragsgame.com/downloads/RagsSetup.2.6.1.exe
  game:
    arch: win32
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win32
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: dotnet45
      description: Installing .Net
      name: winetricks
      prefix: $GAMEDIR
      silent: true
  - task:
      executable: installRAGS
      name: wineexec
      prefix: $GAMEDIR
slug: rags-261
steamid: null
version: 2.6.1
year: null
{
  "game_slug": "rags",
  "version": "2.6.1",
  "description": null,
  "notes": "",
  "name": "RAGs",
  "year": null,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rags-261",
  "installer_slug": "rags-261",
  "script": {
    "files": [
      {
        "installRAGS": "http://ragsgame.com/downloads/RagsSetup.2.6.1.exe"
      }
    ],
    "game": {
      "arch": "win32",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win32",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "dotnet45",
          "description": "Installing .Net",
          "name": "winetricks",
          "prefix": "$GAMEDIR",
          "silent": true
        }
      },
      {
        "task": {
          "executable": "installRAGS",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game