files:
- johnnyinstall: https://www.screensaversplanet.com/files/screensavers/johnnycastaway.exe
game:
arch: win32
args: /s
exe: $GAMEDIR/drive_c/windows/Screen Antics.scr
prefix: $GAMEDIR
installer:
- task:
app: win31
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
executable: johnnyinstall
name: wineexec
wine:
Desktop: true
WineDesktop: 640x480
description: null
game_slug: johnny-castaway
gogslug: ''
humblestoreid: ''
installer_slug: johnny-castaway-windows
name: Johnny Castaway
notes: ''
runner: wine
script:
files:
- johnnyinstall: https://www.screensaversplanet.com/files/screensavers/johnnycastaway.exe
game:
arch: win32
args: /s
exe: $GAMEDIR/drive_c/windows/Screen Antics.scr
prefix: $GAMEDIR
installer:
- task:
app: win31
arch: win32
name: winetricks
prefix: $GAMEDIR
- task:
executable: johnnyinstall
name: wineexec
wine:
Desktop: true
WineDesktop: 640x480
slug: johnny-castaway-windows
steamid: null
version: Windows
year: 1992
{
"game_slug": "johnny-castaway",
"version": "Windows",
"description": null,
"notes": "",
"name": "Johnny Castaway",
"year": 1992,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "johnny-castaway-windows",
"installer_slug": "johnny-castaway-windows",
"script": {
"files": [
{
"johnnyinstall": "https://www.screensaversplanet.com/files/screensavers/johnnycastaway.exe"
}
],
"game": {
"arch": "win32",
"args": "/s",
"exe": "$GAMEDIR/drive_c/windows/Screen Antics.scr",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"app": "win31",
"arch": "win32",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"executable": "johnnyinstall",
"name": "wineexec"
}
}
],
"wine": {
"Desktop": true,
"WineDesktop": "640x480"
}
}
}