{
 "app_id": "org.endlessaccess.threadbare",
 "source_url": "https://raw.githubusercontent.com/flathub/org.endlessaccess.threadbare/master/org.endlessaccess.threadbare.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:26.669122+00:00",
 "manifest": {
  "id": "org.endlessaccess.threadbare",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.7",
  "sdk": "org.freedesktop.Sdk",
  "command": "godot-runner",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "modules": [
   {
    "name": "threadbare",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/endlessm/threadbare/releases/download/v0.2.2/threadbare-v0.2.2-linux-metadata.tar.gz",
      "sha256": "985a3b93d11e9dca7727825c445a1db6cec2eac78713272a1c400e9f65c13ca6",
      "dest-filename": "linux-metadata.tar.gz",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/endlessm/threadbare/releases/latest",
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name | endswith(\"-linux-metadata.tar.gz\")) | .browser_download_url\n"
      }
     },
     {
      "type": "file",
      "url": "https://github.com/endlessm/threadbare/releases/download/v0.2.2/threadbare-v0.2.2.pck",
      "sha256": "ace5642073c61587554cede6276dab20c1c4e2957948deaf438c0105efded1db",
      "dest-filename": "godot-runner.pck",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/endlessm/threadbare/releases/latest",
       "is-main-source": true,
       "version-query": ".tag_name",
       "url-query": ".assets[] | select(.name | endswith(\".pck\")) | .browser_download_url\n"
      }
     }
    ],
    "build-commands": [
     "install -Dm644 godot-runner.pck ${FLATPAK_DEST}/bin/godot-runner.pck",
     "linux/install-metadata"
    ]
   }
  ]
 }
}