files:
- launcher: https://tap.io/fETxTM6
game:
exe: $GAMEDIR/drive_c/Program Files/SwordofConvallaria/SoCLauncher/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019
description: Installing Visual Studio C++ 2015-2019 Redistributable...
name: winetricks
silent: true
- task:
arch: win64
description: Installing Sword of Convallaria...
executable: launcher
name: wineexec
prefix: $GAMEDIR
return_code: 50944
description: ''
game_slug: sword-of-convallaria
gogslug: ''
humblestoreid: ''
installer_slug: sword-of-convallaria-launcher
name: Sword of Convallaria
notes: You just need to proceed the normal installation. If possible, avoid to launch
the game unchecking the last checkboxes.
runner: wine
script:
files:
- launcher: https://tap.io/fETxTM6
game:
exe: $GAMEDIR/drive_c/Program Files/SwordofConvallaria/SoCLauncher/Launcher.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2019
description: Installing Visual Studio C++ 2015-2019 Redistributable...
name: winetricks
silent: true
- task:
arch: win64
description: Installing Sword of Convallaria...
executable: launcher
name: wineexec
prefix: $GAMEDIR
return_code: 50944
slug: sword-of-convallaria-launcher
steamid: 2526380
version: Launcher
year: 2024
{
"game_slug": "sword-of-convallaria",
"version": "Launcher",
"description": "",
"notes": "You just need to proceed the normal installation. If possible, avoid to launch the game unchecking the last checkboxes.",
"name": "Sword of Convallaria",
"year": 2024,
"steamid": 2526380,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "sword-of-convallaria-launcher",
"installer_slug": "sword-of-convallaria-launcher",
"script": {
"files": [
{
"launcher": "https://tap.io/fETxTM6"
}
],
"game": {
"exe": "$GAMEDIR/drive_c/Program Files/SwordofConvallaria/SoCLauncher/Launcher.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2019",
"description": "Installing Visual Studio C++ 2015-2019 Redistributable...",
"name": "winetricks",
"silent": true
}
},
{
"task": {
"arch": "win64",
"description": "Installing Sword of Convallaria...",
"executable": "launcher",
"name": "wineexec",
"prefix": "$GAMEDIR",
"return_code": 50944
}
}
]
}
}