files:
- gf_client: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Gameforge/GameforgeClient_Update.exe
game:
exe: drive_c/Program Files (x86)/GameforgeClient/gfclient.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022 arial win10
arch: win64
description: Winetricks is installing some dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SILENT /DIR C:/Program Files (x86)/GameforgeClient
executable: gf_client
name: wineexec
system:
env:
DXVK_HUD: null
description: Gameforge client 2.8
game_slug: gameforge-client
gogslug: ''
humblestoreid: ''
installer_slug: gameforge-client-28
name: Gameforge client
notes: '- Gameforge client does not close cleanly, you have to click on Lutris "Stop"
button to close app'
runner: wine
script:
files:
- gf_client: https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Gameforge/GameforgeClient_Update.exe
game:
exe: drive_c/Program Files (x86)/GameforgeClient/gfclient.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating 64bit Wine prefix.
name: create_prefix
prefix: $GAMEDIR
- task:
app: vcrun2022 arial win10
arch: win64
description: Winetricks is installing some dependencies
name: winetricks
prefix: $GAMEDIR
- task:
args: /NOCANCEL /SILENT /DIR C:/Program Files (x86)/GameforgeClient
executable: gf_client
name: wineexec
system:
env:
DXVK_HUD: null
slug: gameforge-client-28
steamid: null
version: '2.8'
year: null
{
"game_slug": "gameforge-client",
"version": "2.8",
"description": "Gameforge client 2.8",
"notes": "- Gameforge client does not close cleanly, you have to click on Lutris \"Stop\" button to close app",
"name": "Gameforge client",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "gameforge-client-28",
"installer_slug": "gameforge-client-28",
"script": {
"files": [
{
"gf_client": "https://lutris.nyc3.cdn.digitaloceanspaces.com/games/Gameforge/GameforgeClient_Update.exe"
}
],
"game": {
"exe": "drive_c/Program Files (x86)/GameforgeClient/gfclient.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating 64bit Wine prefix.",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"app": "vcrun2022 arial win10",
"arch": "win64",
"description": "Winetricks is installing some dependencies",
"name": "winetricks",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"args": "/NOCANCEL /SILENT /DIR C:/Program Files (x86)/GameforgeClient",
"executable": "gf_client",
"name": "wineexec"
}
}
],
"system": {
"env": {
"DXVK_HUD": null
}
}
}
}