Installer arthur-yahtzee-the-curse-of-h-10-1
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: - file1: http://mirror.ifarchive.org/if-archive/games/zcode/ccake.zip game: story: ccake.z5 installer: - extract: file: $file1
{ "files": [ { "file1": "http://mirror.ifarchive.org/if-archive/games/zcode/ccake.zip" } ], "game": { "story": "ccake.z5" }, "installer": [ { "extract": { "file": "$file1" } } ] }