files:
- setup: N/A:Select the installer for Farming Simulator 22 (setup.exe)
game:
arch: win64
exe: drive_c/Program Files (x86)/Farming Simulator 2022/FarmingSimulator2022.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Farming Simulator 22...
executable: setup
name: wineexec
prefix: $GAMEDIR
description: ''
game_slug: farming-simulator-22
gogslug: ''
humblestoreid: ''
installer_slug: farming-simulator-22-download-from-giants
name: Farming Simulator 22
notes: "Installation instructions:\r\n\r\n- Download the installer from here: https://eshop.giants-software.com/downloads.php\r\
\n- Do not create shortcuts from the installer, Lutris will make a shortcut at the\
\ end of the installation."
runner: wine
script:
files:
- setup: N/A:Select the installer for Farming Simulator 22 (setup.exe)
game:
arch: win64
exe: drive_c/Program Files (x86)/Farming Simulator 2022/FarmingSimulator2022.exe
prefix: $GAMEDIR
installer:
- task:
arch: win64
description: Creating Wine prefix
name: create_prefix
prefix: $GAMEDIR
- task:
description: Installing Farming Simulator 22...
executable: setup
name: wineexec
prefix: $GAMEDIR
slug: farming-simulator-22-download-from-giants
steamid: 1248130
version: Download from GIANTS
year: 2021
{
"game_slug": "farming-simulator-22",
"version": "Download from GIANTS",
"description": "",
"notes": "Installation instructions:\r\n\r\n- Download the installer from here: https://eshop.giants-software.com/downloads.php\r\n- Do not create shortcuts from the installer, Lutris will make a shortcut at the end of the installation.",
"name": "Farming Simulator 22",
"year": 2021,
"steamid": 1248130,
"gogslug": "",
"humblestoreid": "",
"runner": "wine",
"slug": "farming-simulator-22-download-from-giants",
"installer_slug": "farming-simulator-22-download-from-giants",
"script": {
"files": [
{
"setup": "N/A:Select the installer for Farming Simulator 22 (setup.exe)"
}
],
"game": {
"arch": "win64",
"exe": "drive_c/Program Files (x86)/Farming Simulator 2022/FarmingSimulator2022.exe",
"prefix": "$GAMEDIR"
},
"installer": [
{
"task": {
"arch": "win64",
"description": "Creating Wine prefix",
"name": "create_prefix",
"prefix": "$GAMEDIR"
}
},
{
"task": {
"description": "Installing Farming Simulator 22...",
"executable": "setup",
"name": "wineexec",
"prefix": "$GAMEDIR"
}
}
]
}
}