files:
- steam-data: $STEAM:1194870:/
game:
arch: win64
exe: Winter Worm Summer Grass.exe
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR
src: steam-data
- task:
app: renderer=gdi
name: winetricks
prefix: $GAMEDIR
silent: true
description: null
game_slug: winter-worm-summer-grass
gogslug: ''
humblestoreid: ''
installer_slug: winter-worm-summer-grass-steam
name: Winter Worm, Summer Grass
notes: "Uses Steam game data as installed with SteamPlay, since the game doesn't run\
\ with SteamPlay.\r\n\r\nSave/load functions don't work and settings menu cannot\
\ be exited except by quitting the game."
runner: wine
script:
files:
- steam-data: $STEAM:1194870:/
game:
arch: win64
exe: Winter Worm Summer Grass.exe
prefix: $GAMEDIR
installer:
- merge:
dst: $GAMEDIR
src: steam-data
- task:
app: renderer=gdi
name: winetricks
prefix: $GAMEDIR
silent: true
slug: winter-worm-summer-grass-steam
steamid: null
version: Steam
year: 2018
{
"game_slug": "winter-worm-summer-grass",
"version": "Steam",
"description": null,
"notes": "Uses Steam game data as installed with SteamPlay, since the game doesn't run with SteamPlay.\r\n\r\nSave/load functions don't work and settings menu cannot be exited except by quitting the game.",
"name": "Winter Worm, Summer Grass",
"year": 2018,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "winter-worm-summer-grass-steam",
"installer_slug": "winter-worm-summer-grass-steam",
"script": {
"files": [
{
"steam-data": "$STEAM:1194870:/"
}
],
"game": {
"arch": "win64",
"exe": "Winter Worm Summer Grass.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"merge": {
"dst": "$GAMEDIR",
"src": "steam-data"
}
},
{
"task": {
"app": "renderer=gdi",
"name": "winetricks",
"prefix": "$GAMEDIR",
"silent": true
}
}
]
}
}