files:
- mfplat_dll_64: https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll
- mfplat_dll_32: https://lutris.net/files/tools/dll/mfplat/x32/mfplat.dll
- installer: 'N/A:Select:'
installer:
- task:
arch: win32
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
description: null
game_slug: test
gogslug: ''
humblestoreid: ''
installer_slug: a-test-mfplat
name: A test
notes: ''
runner: wine
script:
files:
- mfplat_dll_64: https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll
- mfplat_dll_32: https://lutris.net/files/tools/dll/mfplat/x32/mfplat.dll
- installer: 'N/A:Select:'
installer:
- task:
arch: win32
description: Installing...
executable: installer
name: wineexec
prefix: $GAMEDIR
slug: a-test-mfplat
steamid: null
version: Mfplat
year: null
{
"game_slug": "test",
"version": "Mfplat",
"description": null,
"notes": "",
"name": "A test",
"year": null,
"steamid": null,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "a-test-mfplat",
"installer_slug": "a-test-mfplat",
"script": {
"files": [
{
"mfplat_dll_64": "https://lutris.net/files/tools/dll/mfplat/x64/mfplat.dll"
},
{
"mfplat_dll_32": "https://lutris.net/files/tools/dll/mfplat/x32/mfplat.dll"
},
{
"installer": "N/A:Select:"
}
],
"installer": [
{
"task": {
"arch": "win32",
"description": "Installing...",
"executable": "installer",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}