files:
- gameinstaller: N/A:blop
game:
exe: auto
prefix: $GAMEDIR
installer:
- task:
executable: gameinstaller
name: wineexec
prefix: $GAMEDIR
description: 'Run "Execute Script" to get rid of stutters after game updates. Support
is provided in Lutris Discord server: https://discord.gg/Pnt5CuY'
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-archless
name: A test
notes: 'Run "Execute Script" to get rid of stutters after game updates. Support is
provided in Lutris Discord server: https://discord.gg/Pnt5CuY'
runner: wine
script:
files:
- gameinstaller: N/A:blop
game:
exe: auto
prefix: $GAMEDIR
installer:
- task:
executable: gameinstaller
name: wineexec
prefix: $GAMEDIR
slug: a-test-archless
steamid: null
version: archless
year: null
{
"game_slug": "test",
"version": "archless",
"description": "Run \"Execute Script\" to get rid of stutters after game updates. Support is provided in Lutris Discord server: https://discord.gg/Pnt5CuY",
"notes": "Run \"Execute Script\" to get rid of stutters after game updates. Support is provided in Lutris Discord server: https://discord.gg/Pnt5CuY",
"name": "A test",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "a-test-archless",
"installer_slug": "a-test-archless",
"script": {
"files": [
{
"gameinstaller": "N/A:blop"
}
],
"game": {
"exe": "auto",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"executable": "gameinstaller",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}