Installer roblox-000

files:
- file1: N/A:Please select the Roblox setup file (in Download usually)
game:
  exe: drive_c/Program Files (x86)/Roblox/Versions/version-48a28da848b7420d/RobloxPlayerBeta.exe
  prefix: $GAMEDIR
installer:
- task:
    description: Creating Wine Prefix
    name: create_prefix
    prefix: $GAMEDIR
- task:
    executable: file1
    name: wineexec
    prefix: $GAMEDIR
description: 'Roblox is the best place to Imagine with Friends. With the largest user-generated
  online gaming platform, and over 15 million games created by users, Roblox is the
  #1 gaming site for kids and teens (comScore). Every day, virtual explorers come
  to Roblox to create adventures, play games, role play, and learn with their friends
  in a family-friendly, immersive, 3D environment.'
game_slug: roblox
gogslug: ''
humblestoreid: ''
installer_slug: roblox-000
name: ROBLOX
notes: "first download the exe file then install it.\r\nAt each install or update\
  \ you'll have to configure the path to the \" RobloxPlayerBeta.exe \""
runner: wine
script:
  files:
  - file1: N/A:Please select the Roblox setup file (in Download usually)
  game:
    exe: drive_c/Program Files (x86)/Roblox/Versions/version-48a28da848b7420d/RobloxPlayerBeta.exe
    prefix: $GAMEDIR
  installer:
  - task:
      description: Creating Wine Prefix
      name: create_prefix
      prefix: $GAMEDIR
  - task:
      executable: file1
      name: wineexec
      prefix: $GAMEDIR
slug: roblox-000
steamid: null
version: 0.0.0
year: 2006
{
  "game_slug": "roblox",
  "version": "0.0.0",
  "description": "Roblox is the best place to Imagine with Friends. With the largest user-generated online gaming platform, and over 15 million games created by users, Roblox is the #1 gaming site for kids and teens (comScore). Every day, virtual explorers come to Roblox to create adventures, play games, role play, and learn with their friends in a family-friendly, immersive, 3D environment.",
  "notes": "first download the exe file then install it.\r\nAt each install or update you'll have to configure the path to the \" RobloxPlayerBeta.exe \"",
  "name": "ROBLOX",
  "year": 2006,
  "steamid": null,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "wine",
  "slug": "roblox-000",
  "installer_slug": "roblox-000",
  "script": {
    "files": [
      {
        "file1": "N/A:Please select the Roblox setup file (in Download usually)"
      }
    ],
    "game": {
      "exe": "drive_c/Program Files (x86)/Roblox/Versions/version-48a28da848b7420d/RobloxPlayerBeta.exe",
      "prefix": "$GAMEDIR"
    },
    "installer": [
      {
        "task": {
          "description": "Creating Wine Prefix",
          "name": "create_prefix",
          "prefix": "$GAMEDIR"
        }
      },
      {
        "task": {
          "executable": "file1",
          "name": "wineexec",
          "prefix": "$GAMEDIR"
        }
      }
    ]
  }
}
Back to game