Installer the-legend-of-zelda-the-minis-full
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.
game: core: vbam main_file: file1 installer: - merge: dst: $GAMEDIR src: file1
{ "game": { "core": "vbam", "main_file": "file1" }, "installer": [ { "merge": { "dst": "$GAMEDIR", "src": "file1" } } ] }