Installer bos-wars-27

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: boswars
files:
- game: http://www.boswars.org/dist/releases/boswars-2.7-linux.tar.gz
installer:
- extract:
    file: game
{
  "exe": "boswars",
  "files": [
    {
      "game": "http://www.boswars.org/dist/releases/boswars-2.7-linux.tar.gz"
    }
  ],
  "installer": [
    {
      "extract": {
        "file": "game"
      }
    }
  ]
}
Back to game