Installer battle-for-wesnoth-latest-flatpak

game:
  args: run org.wesnoth.Wesnoth
  exe: /usr/bin/flatpak
installer:
- execute:
    args: install -y https://dl.flathub.org/repo/appstream/org.wesnoth.Wesnoth.flatpakref
    description: Installing with flatpak. Wait for flatpak to properly finish the
      installation. Lutris will detect it correctly.
    disable_runtime: true
    file: /usr/bin/flatpak
require-binaries: flatpak
description: Official way to install the game in Linux is through flatpak.
game_slug: the-battle-for-wesnoth
gogslug: ''
humblestoreid: ''
installer_slug: battle-for-wesnoth-latest-flatpak
name: Battle for Wesnoth
notes: Requires flatpak to be installed on the system.
runner: linux
script:
  game:
    args: run org.wesnoth.Wesnoth
    exe: /usr/bin/flatpak
  installer:
  - execute:
      args: install -y https://dl.flathub.org/repo/appstream/org.wesnoth.Wesnoth.flatpakref
      description: Installing with flatpak. Wait for flatpak to properly finish the
        installation. Lutris will detect it correctly.
      disable_runtime: true
      file: /usr/bin/flatpak
  require-binaries: flatpak
slug: battle-for-wesnoth-latest-flatpak
steamid: 599390
version: Latest (flatpak)
year: 2005
{
  "game_slug": "the-battle-for-wesnoth",
  "version": "Latest (flatpak)",
  "description": "Official way to install the game in Linux is through flatpak.",
  "notes": "Requires flatpak to be installed on the system.",
  "name": "Battle for Wesnoth",
  "year": 2005,
  "steamid": 599390,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "linux",
  "slug": "battle-for-wesnoth-latest-flatpak",
  "installer_slug": "battle-for-wesnoth-latest-flatpak",
  "script": {
    "game": {
      "args": "run org.wesnoth.Wesnoth",
      "exe": "/usr/bin/flatpak"
    },
    "installer": [
      {
        "execute": {
          "args": "install -y https://dl.flathub.org/repo/appstream/org.wesnoth.Wesnoth.flatpakref",
          "description": "Installing with flatpak. Wait for flatpak to properly finish the installation. Lutris will detect it correctly.",
          "disable_runtime": true,
          "file": "/usr/bin/flatpak"
        }
      }
    ],
    "require-binaries": "flatpak"
  }
}
Back to game