Installer zelda-mystery-of-solarus-dx-multiarch

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: zsdx
files:
- zsdx-game: https://lutris.net/files/games/solarus/solarus.tar.gz
installer:
- extract:
    file: zsdx-game
{
  "exe": "zsdx",
  "files": [
    {
      "zsdx-game": "https://lutris.net/files/games/solarus/solarus.tar.gz"
    }
  ],
  "installer": [
    {
      "extract": {
        "file": "zsdx-game"
      }
    }
  ]
}
Back to game