Installer rules-of-survival-windows

files:
- zip: https://g61.gdl.netease.com/ros_publish_445_publish_1.610576.601618.zip
game:
  exe: drive_c/ros/ros.exe
  prefix: $GAMEDIR
installer:
- task:
    name: create_prefix
    prefix: $GAMEDIR
- task:
    app: vcrun2010 wininet win7
    name: winetricks
    prefix: $GAMEDIR
- extract:
    dst: $CACHE
    file: zip
- task:
    args: /SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS
    description: Please wait while we install Rules of Survival
    exclude_processes: ros.exe
    executable: $CACHE/ros_publish_445_publish_1.610576.601618.exe
    name: wineexec
    prefix: $GAMEDIR
wine:
  overrides:
    wininet: builtin,native
description: ''
game_slug: rules-of-survival
gogslug: ''
humblestoreid: ''
installer_slug: rules-of-survival-windows
name: Rules of Survival
notes: "Requires Facebook or mobile app for sign-in. Google sign-in does not work.\r\
  \n\r\nDownloadable on the Google Play Store or the iOS App Store"
runner: wine
script:
  files:
  - zip: https://g61.gdl.netease.com/ros_publish_445_publish_1.610576.601618.zip
  game:
    exe: drive_c/ros/ros.exe
    prefix: $GAMEDIR
  installer:
  - task:
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      app: vcrun2010 wininet win7
      name: winetricks
      prefix: $GAMEDIR
  - extract:
      dst: $CACHE
      file: zip
  - task:
      args: /SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS
      description: Please wait while we install Rules of Survival
      exclude_processes: ros.exe
      executable: $CACHE/ros_publish_445_publish_1.610576.601618.exe
      name: wineexec
      prefix: $GAMEDIR
  wine:
    overrides:
      wininet: builtin,native
slug: rules-of-survival-windows
steamid: 788260
version: Windows
year: 2017
{
  "game_slug": "rules-of-survival",
  "version": "Windows",
  "description": "",
  "notes": "Requires Facebook or mobile app for sign-in. Google sign-in does not work.\r\n\r\nDownloadable on the Google Play Store or the iOS App Store",
  "name": "Rules of Survival",
  "year": 2017,
  "steamid": 788260,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "rules-of-survival-windows",
  "installer_slug": "rules-of-survival-windows",
  "script": {
    "files": [
      {
        "zip": "https://g61.gdl.netease.com/ros_publish_445_publish_1.610576.601618.zip"
      }
    ],
    "game": {
      "exe": "drive_c/ros/ros.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "app": "vcrun2010 wininet win7",
          "name": "winetricks",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "extract": {
          "dst": "$CACHE",
          "file": "zip"
        }
      },
      {
        "task": {
          "args": "/SP- /SUPPRESSMSGBOXES /VERYSILENT /NOICONS",
          "description": "Please wait while we install Rules of Survival",
          "exclude_processes": "ros.exe",
          "executable": "$CACHE/ros_publish_445_publish_1.610576.601618.exe",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ],
    "wine": {
      "overrides": {
        "wininet": "builtin,native"
      }
    }
  }
}
Back to game