files:
- installer: http://www.algodoo.com/download/Algodoo_2_1_0-Win32.exe
game:
arch: win32
exe: drive_c/Program Files/Algodoo/Algodoo.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine 32-bit Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Algodoo 2.1.0
executable: installer
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: null
game_slug: algodoo
gogslug: ''
humblestoreid: ''
installer_slug: algodoo-210
name: Algodoo
notes: ''
runner: wine
script:
files:
- installer: http://www.algodoo.com/download/Algodoo_2_1_0-Win32.exe
game:
arch: win32
exe: drive_c/Program Files/Algodoo/Algodoo.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
description: Creating Wine 32-bit Prefix
name: create_prefix
prefix: $GAMEDIR
- task:
arch: win32
description: Installing Algodoo 2.1.0
executable: installer
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: algodoo-210
steamid: null
version: 2.1.0
year: 2008
{
"game_slug": "algodoo",
"version": "2.1.0",
"description": null,
"notes": "",
"name": "Algodoo",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "algodoo-210",
"installer_slug": "algodoo-210",
"script": {
"files": [
{
"installer": "http://www.algodoo.com/download/Algodoo_2_1_0-Win32.exe"
}
],
"game": {
"arch": "win32",
"exe": "drive_c/Program Files/Algodoo/Algodoo.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"description": "Creating Wine 32-bit Prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"description": "Installing Algodoo 2.1.0",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}