Installer abuse-sdl-080-64-bit
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: launch.sh files: - archive: https://lutris.net/files/games/abuse/abuse-0.80-amd64.tar.bz2 installer: - extract: dst: $GAMEDIR file: $archive
{ "exe": "launch.sh", "files": [ { "archive": "https://lutris.net/files/games/abuse/abuse-0.80-amd64.tar.bz2" } ], "installer": [ { "extract": { "dst": "$GAMEDIR", "file": "$archive" } } ] }