files:
- pgr_installer: https://zspms-volcdn-gamestarter.kurogame.net/install/pclauncher.exe
game:
exe: $GAMEDIR/drive_c/Punishing Gray Raven/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019 corefonts
description: Installing Visual C++ Runtime 2019 and corefonts.
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing...exit when launcher finished installing
executable: pgr_installer
name: wineexec
return_code: 2304
description: ''
game_slug: punishing-gray-raven
gogslug: ''
humblestoreid: ''
installer_slug: punishing-gray-raven-standard
name: 'Punishing: Gray Raven'
notes: After installlation completed, don't click "Start". Just close the window.
runner: wine
script:
files:
- pgr_installer: https://zspms-volcdn-gamestarter.kurogame.net/install/pclauncher.exe
game:
exe: $GAMEDIR/drive_c/Punishing Gray Raven/launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019 corefonts
description: Installing Visual C++ Runtime 2019 and corefonts.
name: winetricks
prefix: $GAMEDIR
- task:
description: Installing...exit when launcher finished installing
executable: pgr_installer
name: wineexec
return_code: 2304
slug: punishing-gray-raven-standard
steamid: null
version: Standard
year: 2019
{
"game_slug": "punishing-gray-raven",
"version": "Standard",
"description": "",
"notes": "After installlation completed, don't click \"Start\". Just close the window.",
"name": "Punishing: Gray Raven",
"year": 2019,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "punishing-gray-raven-standard",
"installer_slug": "punishing-gray-raven-standard",
"script": {
"files": [
{
"pgr_installer": "https://zspms-volcdn-gamestarter.kurogame.net/install/pclauncher.exe"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Punishing Gray Raven/launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019 corefonts",
"description": "Installing Visual C++ Runtime 2019 and corefonts.",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing...exit when launcher finished installing",
"executable": "pgr_installer",
"name": "wineexec",
"return_code": 2304
}
}
]
}
}