Installer acceptance-itchio
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.
exe: Acceptance.sh files: - game: N/A:Please select the itch.io zip file installer: - extract: dst: $GAMEDIR file: game
{ "exe": "Acceptance.sh", "files": [ { "game": "N/A:Please select the itch.io zip file" } ], "installer": [ { "extract": { "dst": "$GAMEDIR", "file": "game" } } ] }