Installer the-evil-within-gog
This script is for reference only and can't be directly used to install the game in the Lutris client. To install the game, download the full script.
files: - installer: 'N/A: Select the game''s setup file' game: arch: win64 exe: $GAMEDIR/drive_c/GOG Games/The Evil Within/EvilWithin.exe prefix: $GAMEDIR installer: - task: executable: installer name: wineexec
{ "files": [ { "installer": "N/A: Select the game's setup file" } ], "game": { "arch": "win64", "exe": "$GAMEDIR/drive_c/GOG Games/The Evil Within/EvilWithin.exe", "prefix": "$GAMEDIR" }, "installer": [ { "task": { "executable": "installer", "name": "wineexec" } } ] }