files:
- file1: https://archive.org/download/Glace/GlaceSetup12.exe
game:
exe: drive_c/Program Files (x86)/Glace/Glace.exe
prefix: $GAMEDIR
installer:
- task:
app: winxp
name: winetricks
prefix: $GAMEDIR
- task:
app: directmusic
name: winetricks
prefix: $GAMEDIR
- task:
app: directplay
name: winetricks
prefix: $GAMEDIR
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
description: "Operating system must be set for Windows XP to run the game.\r\nAdditional\
\ libraries must be installed for sound to work."
game_slug: glace
gogslug: ''
humblestoreid: ''
installer_slug: glace-glace-12
name: Glace
notes: ''
runner: wine
script:
files:
- file1: https://archive.org/download/Glace/GlaceSetup12.exe
game:
exe: drive_c/Program Files (x86)/Glace/Glace.exe
prefix: $GAMEDIR
installer:
- task:
app: winxp
name: winetricks
prefix: $GAMEDIR
- task:
app: directmusic
name: winetricks
prefix: $GAMEDIR
- task:
app: directplay
name: winetricks
prefix: $GAMEDIR
- task:
executable: $file1
name: wineexec
prefix: $GAMEDIR
slug: glace-glace-12
steamid: null
version: Glace 1.2
year: 2005
{
"game_slug": "glace",
"version": "Glace 1.2",
"description": "Operating system must be set for Windows XP to run the game.\r\nAdditional libraries must be installed for sound to work.",
"notes": "",
"name": "Glace",
"year": 2005,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "glace-glace-12",
"installer_slug": "glace-glace-12",
"script": {
"files": [
{
"file1": "https://archive.org/download/Glace/GlaceSetup12.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/Glace/Glace.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "winxp",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directmusic",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directplay",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "$file1",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}