Installer tabletopia-web

game:
  main_file: --app=https://tabletopia.com/
require-binaries: chromium-browser
web:
  custom_browser_executable: /usr/bin/chromium-browser
description: At the time of writing, I found performance to be significantly better
  in Chromium compared to Firefox, so that's what's used here.
game_slug: tabletopia
gogslug: ''
humblestoreid: ''
installer_slug: tabletopia-web
name: Tabletopia
notes: "Ensure that you have the Chromium web browser installed:\r\nFedora:\r\n::\r\
  \n  sudo yum install chromium\r\n\r\nDebian/Ubuntu/etc.:\r\n:: \r\n  sudo apt install\
  \ chromium-browser"
runner: web
script:
  game:
    main_file: --app=https://tabletopia.com/
  require-binaries: chromium-browser
  web:
    custom_browser_executable: /usr/bin/chromium-browser
slug: tabletopia-web
steamid: 402560
version: Web
year: 2016
{
  "game_slug": "tabletopia",
  "version": "Web",
  "description": "At the time of writing, I found performance to be significantly better in Chromium compared to Firefox, so that's what's used here.",
  "notes": "Ensure that you have the Chromium web browser installed:\r\nFedora:\r\n::\r\n  sudo yum install chromium\r\n\r\nDebian/Ubuntu/etc.:\r\n:: \r\n  sudo apt install chromium-browser",
  "name": "Tabletopia",
  "year": 2016,
  "steamid": 402560,
  "gogslug": "",
  "humblestoreid": "",
  "runner": "web",
  "slug": "tabletopia-web",
  "installer_slug": "tabletopia-web",
  "script": {
    "web": {
      "custom_browser_executable": "/usr/bin/chromium-browser"
    },
    "game": {
      "main_file": "--app=https://tabletopia.com/"
    },
    "require-binaries": "chromium-browser"
  }
}
Back to game