files:
- archive: N/A:Please select the game archive
game:
arch: win64
args: ''
exe: $GAMEDIR/drive_c/Jock Studio/JockStudio.exe
prefix: $GAMEDIR
working_dir: $HOME
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: directshow directplay dxvk dotnet35
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Jock Studio/
file: $archive
description: ''
game_slug: jock-studio
gogslug: ''
humblestoreid: ''
installer_slug: jock-studio-demo-2-alpha-test
name: Jock Studio
notes: ''
runner: wine
script:
files:
- archive: N/A:Please select the game archive
game:
arch: win64
args: ''
exe: $GAMEDIR/drive_c/Jock Studio/JockStudio.exe
prefix: $GAMEDIR
working_dir: $HOME
installer:
- task:
arch: win64
install_gecko: false
install_mono: false
name: create_prefix
prefix: $GAMEDIR
- task:
app: directshow directplay dxvk dotnet35
arch: win64
name: winetricks
prefix: $GAMEDIR
- extract:
dst: $GAMEDIR/drive_c/Jock Studio/
file: $archive
slug: jock-studio-demo-2-alpha-test
steamid: null
version: Demo 2 Alpha Test
year: 2024
{
"game_slug": "jock-studio",
"version": "Demo 2 Alpha Test",
"description": "",
"notes": "",
"name": "Jock Studio",
"year": 2024,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "jock-studio-demo-2-alpha-test",
"installer_slug": "jock-studio-demo-2-alpha-test",
"script": {
"files": [
{
"archive": "N/A:Please select the game archive"
}
],
"game": {
"arch": "win64",
"args": "",
"exe": "$GAMEDIR/drive_c/Jock Studio/JockStudio.exe",
"prefix": "$GAMEDIR",
"working_dir": "$HOME"
},
"installer": [
{
"task": {
"arch": "win64",
"install_gecko": false,
"install_mono": false,
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "directshow directplay dxvk dotnet35",
"arch": "win64",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$GAMEDIR/drive_c/Jock Studio/",
"file": "$archive"
}
}
]
}
}