Installer poke-abby-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: Poke Abby (Linux).x86 exe64: Poke Abby (Linux).x86_64 files: - file1: N/A:Please select the itch.io archive installer: - extract: file: $file1 - chmodx: $GAMEDIR/Poke Abby (Linux).x86 - chmodx: $GAMEDIR/Poke Abby (Linux).x86_64
{ "exe": "Poke Abby (Linux).x86", "exe64": "Poke Abby (Linux).x86_64", "files": [ { "file1": "N/A:Please select the itch.io archive" } ], "installer": [ { "extract": { "file": "$file1" } }, { "chmodx": "$GAMEDIR/Poke Abby (Linux).x86" }, { "chmodx": "$GAMEDIR/Poke Abby (Linux).x86_64" } ] }