Installer ragnarok-4gamecom

game:
  appid: 215100
  files:
  - file1: https://cdn.4game.com/new4game/web-installer/RagnarokOnline-eu-Setup.exe
  prefix: $GAMEDIR/prefix
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: vcrun2008 vcrun2010 vcrun2012 win7
    name: winetricks
    prefix: $GAMEDIR/prefix
description: 4game.com installer
game_slug: ragnarok
gogslug: ''
humblestoreid: ''
installer_slug: ragnarok-4gamecom
name: Ragnarok
notes: steam version has been withdrawn from steam, installer has been moved to a
  different website, this installer fixes that.
runner: wine
script:
  game:
    appid: 215100
    files:
    - file1: https://cdn.4game.com/new4game/web-installer/RagnarokOnline-eu-Setup.exe
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: vcrun2008 vcrun2010 vcrun2012 win7
      name: winetricks
      prefix: $GAMEDIR/prefix
slug: ragnarok-4gamecom
steamid: 215100
version: 4game.com
year: null
{
  "game_slug": "ragnarok",
  "version": "4game.com",
  "description": "4game.com installer",
  "notes": "steam version has been withdrawn from steam, installer has been moved to a different website, this installer fixes that.",
  "name": "Ragnarok",
  "year": null,
  "steamid": 215100,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "ragnarok-4gamecom",
  "installer_slug": "ragnarok-4gamecom",
  "script": {
    "game": {
      "appid": 215100,
      "files": [
        {
          "file1": "https://cdn.4game.com/new4game/web-installer/RagnarokOnline-eu-Setup.exe"
        }
      ],
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "vcrun2008 vcrun2010 vcrun2012 win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ]
  }
}
Back to game