files:
- setup: https://gemcutstudio.com/app_download/GemCutStudio_1.1.0_x64.exe
game:
exe: drive_c/Program Files (x86)/SingleCellSoftware/GemCutStudio/bin/GemCutStudio.exe
prefix: $GAMEDIR
installer:
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
description: Standard x64 wine installation. Should function on linux without any
special configuration.
game_slug: gem-cut-studio
gogslug: ''
humblestoreid: ''
installer_slug: gem-cut-studio-gemcutstudio_110_x64
name: Gem Cut Studio
notes: ''
runner: wine
script:
files:
- setup: https://gemcutstudio.com/app_download/GemCutStudio_1.1.0_x64.exe
game:
exe: drive_c/Program Files (x86)/SingleCellSoftware/GemCutStudio/bin/GemCutStudio.exe
prefix: $GAMEDIR
installer:
- task:
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: gem-cut-studio-gemcutstudio_110_x64
steamid: null
version: GemCutStudio_1.1.0_x64
year: 2022
{
"game_slug": "gem-cut-studio",
"version": "GemCutStudio_1.1.0_x64",
"description": "Standard x64 wine installation. Should function on linux without any special configuration.",
"notes": "",
"name": "Gem Cut Studio",
"year": 2022,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "gem-cut-studio-gemcutstudio_110_x64",
"installer_slug": "gem-cut-studio-gemcutstudio_110_x64",
"script": {
"files": [
{
"setup": "https://gemcutstudio.com/app_download/GemCutStudio_1.1.0_x64.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/SingleCellSoftware/GemCutStudio/bin/GemCutStudio.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}