Installer revelation-online-wine

files:
- rev: https://static.gc.my.com/RevelationOnlineLoader_en.exe
game:
  arch: win64
  exe: drive_c/MyGames/Revelation Online/revelation-online/RevelationOnlineLoader_en.exe
  prefix: $GAMEDIR
installer:
- task:
    arch: win64
    description: Creating Wine prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: win7
    name: winetricks
    prefix: $GAMEDIR
- task:
    executable: $rev
    name: wineexec
    prefix: $GAMEDIR
- move:
    dst: $GAMEDIR/drive_c/MyGames/Revelation Online
    src: $CACHE
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-wine
name: Revelation Online
notes: ''
runner: wine
script:
  files:
  - rev: https://static.gc.my.com/RevelationOnlineLoader_en.exe
  game:
    arch: win64
    exe: drive_c/MyGames/Revelation Online/revelation-online/RevelationOnlineLoader_en.exe
    prefix: $GAMEDIR
  installer:
  - task:
      arch: win64
      description: Creating Wine prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: win7
      name: winetricks
      prefix: $GAMEDIR
  - task:
      executable: $rev
      name: wineexec
      prefix: $GAMEDIR
  - move:
      dst: $GAMEDIR/drive_c/MyGames/Revelation Online
      src: $CACHE
  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-wine
steamid: 876330
version: Wine
year: 2015
{
  "game_slug": "revelation-online",
  "version": "Wine",
  "description": null,
  "notes": "",
  "name": "Revelation Online",
  "year": 2015,
  "steamid": 876330,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "revelation-online-wine",
  "installer_slug": "revelation-online-wine",
  "script": {
    "files": [
      {
        "rev": "https://static.gc.my.com/RevelationOnlineLoader_en.exe"
      }
    ],
    "game": {
      "arch": "win64",
      "exe": "drive_c/MyGames/Revelation Online/revelation-online/RevelationOnlineLoader_en.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "arch": "win64",
          "description": "Creating Wine prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "$rev",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "move": {
          "dst": "$GAMEDIR/drive_c/MyGames/Revelation Online",
          "src": "$CACHE"
        }
      }
    ],
    "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