files:
- installer: https://www.algodoo.com/download/Algodoo_2_2_3-x64.exe
game:
exe: drive_c/Program Files/Algodoo/Algodoo.exe
prefix: $GAMEDIR
installer:
- task:
description: Installing Algodoo 2.2.3
executable: installer
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
description: ''
game_slug: algodoo
gogslug: ''
humblestoreid: ''
installer_slug: algodoo-v223
name: Algodoo
notes: ''
runner: wine
script:
files:
- installer: https://www.algodoo.com/download/Algodoo_2_2_3-x64.exe
game:
exe: drive_c/Program Files/Algodoo/Algodoo.exe
prefix: $GAMEDIR
installer:
- task:
description: Installing Algodoo 2.2.3
executable: installer
name: wineexec
prefix: $GAMEDIR
system:
env:
__GL_SHADER_DISK_CACHE: 1
__GL_SHADER_DISK_CACHE_PATH: $GAMEDIR
slug: algodoo-v223
steamid: null
version: v2.2.3
year: 2008
{
"game_slug": "algodoo",
"version": "v2.2.3",
"description": "",
"notes": "",
"name": "Algodoo",
"year": 2008,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "algodoo-v223",
"installer_slug": "algodoo-v223",
"script": {
"files": [
{
"installer": "https://www.algodoo.com/download/Algodoo_2_2_3-x64.exe"
}
],
"game": {
"exe": "drive_c/Program Files/Algodoo/Algodoo.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Installing Algodoo 2.2.3",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
],
"system": {
"env": {
"__GL_SHADER_DISK_CACHE": 1,
"__GL_SHADER_DISK_CACHE_PATH": "$GAMEDIR"
}
}
}
}