Installer revelation-online-steam

game:
  appid: 876330
  arch: win64
  prefix: $GAMEDIR/prefix
installer:
- task:
    arch: win64
    name: create_prefix
    prefix: $GAMEDIR/prefix
- task:
    app: win7
    arch: win64
    name: winetricks
    prefix: $GAMEDIR/prefix
system:
  env:
    STAGING_SHARED_MEMORY: '1'
    __GL_SHADER_DISK_CACHE: '1'
    __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
    __GL_THREADED_OPTIMIZATIONS: '1'
    mesa_glthread: 'true'
description: null
game_slug: revelation-online
gogslug: ''
humblestoreid: ''
installer_slug: revelation-online-steam
name: Revelation Online
notes: ''
runner: winesteam
script:
  game:
    appid: 876330
    arch: win64
    prefix: $GAMEDIR/prefix
  installer:
  - task:
      arch: win64
      name: create_prefix
      prefix: $GAMEDIR/prefix
  - task:
      app: win7
      arch: win64
      name: winetricks
      prefix: $GAMEDIR/prefix
  system:
    env:
      STAGING_SHARED_MEMORY: '1'
      __GL_SHADER_DISK_CACHE: '1'
      __GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
      __GL_THREADED_OPTIMIZATIONS: '1'
      mesa_glthread: 'true'
slug: revelation-online-steam
steamid: 876330
version: Steam
year: 2015
{
  "game_slug": "revelation-online",
  "version": "Steam",
  "description": null,
  "notes": "",
  "name": "Revelation Online",
  "year": 2015,
  "steamid": 876330,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "winesteam",
  "slug": "revelation-online-steam",
  "installer_slug": "revelation-online-steam",
  "script": {
    "game": {
      "appid": 876330,
      "arch": "win64",
      "prefix": "$GAMEDIR/prefix"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "name": "create_prefix",
          "prefix": "$GAMEDIR/prefix"
        }
      },
      {
        "task": {
          "app": "win7",
          "arch": "win64",
          "name": "winetricks",
          "prefix": "$GAMEDIR/prefix"
        }
      }
    ],
    "system": {
      "env": {
        "STAGING_SHARED_MEMORY": "1",
        "__GL_SHADER_DISK_CACHE": "1",
        "__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR",
        "__GL_THREADED_OPTIMIZATIONS": "1",
        "mesa_glthread": "true"
      }
    }
  }
}
Back to game