files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/PaperSorcererPC.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: vcrun2010
description: Installing MSVC 2010
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
description: This is the Wine+GOG version. You need to provide the GOG windows installer
game_slug: paper-sorcerer
gogslug: paper_sorcerer
humblestoreid: ''
installer_slug: paper-sorcerer-gog
name: Paper Sorcerer
notes: ''
runner: wine
script:
files:
- game: N/A:Please select the GOG.com Windows installer.
game:
exe: $GAMEDIR/drive_c/game/PaperSorcererPC.exe
prefix: $GAMEDIR
installer:
- task:
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
args: /SUPPRESSMSGBOXES '/DIR=C:/game'
description: Installing...
executable: game
name: wineexec
prefix: $GAMEDIR
- task:
app: vcrun2010
description: Installing MSVC 2010
name: winetricks
prefix: $GAMEDIR/prefix
silent: true
slug: paper-sorcerer-gog
steamid: 263560
version: GOG
year: 2013
{
"game_slug": "paper-sorcerer",
"version": "GOG",
"description": "This is the Wine+GOG version. You need to provide the GOG windows installer",
"notes": "",
"name": "Paper Sorcerer",
"year": 2013,
"steamid": 263560,
"gogslug": "paper_sorcerer",
"humblestoreid": "",
"runner": "wine",
"slug": "paper-sorcerer-gog",
"installer_slug": "paper-sorcerer-gog",
"script": {
"files": [
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"exe": "$GAMEDIR/drive_c/game/PaperSorcererPC.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/SUPPRESSMSGBOXES '/DIR=C:/game'",
"description": "Installing...",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2010",
"description": "Installing MSVC 2010",
"name": "winetricks",
"prefix": "$GAMEDIR/prefix",
"silent": true
}
}
]
}
}