files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/LEGO Star Wars - The Clone Wars/LEGOCloneWars.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win32
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: lego-star-wars-iii-the-clone-wars
gogslug: lego_star_wars_the_clone_wars
humblestoreid: ''
installer_slug: lego-star-warstm-iii-the-clon-gog
name: "LEGO\xAE Star Wars\u2122 III - The Clone Wars\u2122"
notes: ''
runner: wine
script:
files:
- dx2010: https://lutris.net/files/tools/directx-2010.tar.gz
- game: N/A:Please select the GOG.com Windows installer.
game:
arch: win32
exe: drive_c/GOG Games/LEGO Star Wars - The Clone Wars/LEGOCloneWars.exe
prefix: $GAMEDIR
installer:
- task:
arch: win32
name: create_prefix
prefix: $GAMEDIR
- extract:
dst: $CACHE/dxsetup
file: dx2010
- task:
arch: win32
args: /silent
executable: $CACHE/dxsetup/DXSETUP.exe
name: wineexec
prefix: $GAMEDIR
- task:
arch: win32
args: /SP- /SUPPRESSMSGBOXES /NOCANCEL
executable: game
name: wineexec
prefix: $GAMEDIR
slug: lego-star-warstm-iii-the-clon-gog
steamid: 32510
version: GOG
year: 2011
{
"game_slug": "lego-star-wars-iii-the-clone-wars",
"version": "GOG",
"description": "",
"notes": "",
"name": "LEGO\u00ae Star Wars\u2122 III - The Clone Wars\u2122",
"year": 2011,
"steamid": 32510,
"gogslug": "lego_star_wars_the_clone_wars",
"humblestoreid": "",
"runner": "wine",
"slug": "lego-star-warstm-iii-the-clon-gog",
"installer_slug": "lego-star-warstm-iii-the-clon-gog",
"script": {
"files": [
{
"dx2010": "https://lutris.net/files/tools/directx-2010.tar.gz"
},
{
"game": "N/A:Please select the GOG.com Windows installer."
}
],
"game": {
"arch": "win32",
"exe": "drive_c/GOG Games/LEGO Star Wars - The Clone Wars/LEGOCloneWars.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win32",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"extract": {
"dst": "$CACHE/dxsetup",
"file": "dx2010"
}
},
{
"task": {
"arch": "win32",
"args": "/silent",
"executable": "$CACHE/dxsetup/DXSETUP.exe",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"arch": "win32",
"args": "/SP- /SUPPRESSMSGBOXES /NOCANCEL",
"executable": "game",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}