Installer adventures-in-the-galaxy-of-f-113
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 installer: - extract: file: game main_file: gfw.exe
{ "files": [ { "game": "http://www.clawofcat.com/yahtzee/galaxyof.zip" } ], "installer": [ { "extract": { "file": "game" } } ], "main_file": "gfw.exe" }