{
 "app_id": "io.gitlab.leesonwai.Tactics",
 "source_url": "https://raw.githubusercontent.com/flathub/io.gitlab.leesonwai.Tactics/master/io.gitlab.leesonwai.Tactics.json",
 "runtime": "org.gnome.Platform",
 "runtime_version": "49",
 "sdk": "org.gnome.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:45.977689+00:00",
 "manifest": {
  "app-id": "io.gitlab.leesonwai.Tactics",
  "runtime": "org.gnome.Platform",
  "runtime-version": "49",
  "sdk": "org.gnome.Sdk",
  "command": "tactics",
  "finish-args": [
   "--device=dri",
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland"
  ],
  "cleanup": [
   "/include",
   "/lib/pkgconfig",
   "/man",
   "/share/doc",
   "/share/gtk-doc",
   "/share/man",
   "/share/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   {
    "name": "tactics",
    "buildsystem": "meson",
    "builddir": true,
    "config-opts": [
     "-Ddevelopment=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://gitlab.com/leesonwai/tactics.git",
      "tag": "0.13",
      "commit": "ecedc4a3f765eadd3281c6ebe395cc8abfe1c9bb"
     }
    ]
   }
  ]
 }
}