Installer loom-scummvm-from-archive
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: - archive: N/A:Select the game's archive file for ScummVM. game: game_id: loom path: $GAMEDIR installer: - extract: file: archive
{ "files": [ { "archive": "N/A:Select the game's archive file for ScummVM." } ], "game": { "game_id": "loom", "path": "$GAMEDIR" }, "installer": [ { "extract": { "file": "archive" } } ] }