Installer opendungeons-071-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: opendungeons.x86_64
files:
- game: http://download.tuxfamily.org/opendungeons/0.7/OpenDungeons-0.7.1-Linux64.tar.bz2
installer:
- extract:
    file: game
{
  "exe": "opendungeons.x86_64",
  "files": [
    {
      "game": "http://download.tuxfamily.org/opendungeons/0.7/OpenDungeons-0.7.1-Linux64.tar.bz2"
    }
  ],
  "installer": [
    {
      "extract": {
        "file": "game"
      }
    }
  ]
}
Back to game