Installer adventures-in-the-galaxy-of-f-v113
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: - game: http://www.clawofcat.com/yahtzee/galaxyof.zip game: game_id: ainthegoffantabulousw path: $GAMEDIR installer: - extract: file: game
{ "files": [ { "game": "http://www.clawofcat.com/yahtzee/galaxyof.zip" } ], "game": { "game_id": "ainthegoffantabulousw", "path": "$GAMEDIR" }, "installer": [ { "extract": { "file": "game" } } ] }