{
 "app_id": "as.may.moat",
 "source_url": "https://raw.githubusercontent.com/flathub/as.may.moat/master/as.may.moat.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:06:32.304228+00:00",
 "manifest": {
  "id": "as.may.moat",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.4",
  "sdk": "org.freedesktop.Sdk",
  "command": "godot-runner",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--socket=pulseaudio",
   "--share=network",
   "--device=all"
  ],
  "modules": [
   {
    "name": "MuseumOfAllThings",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/m4ym4y/museum-of-all-things.git",
      "tag": "v1.1.0",
      "commit": "3784cd2712fa82d021531f7c6f7dd032bc47d038",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/m4ym4y/museum-of-all-things/releases/latest",
       "tag-query": ".tag_name"
      }
     },
     {
      "type": "file",
      "url": "https://github.com/m4ym4y/museum-of-all-things/releases/download/v1.1.0/MuseumOfAllThings.pck",
      "sha256": "3d8b03530ee4dfc767b97c0b7b8df3c3ecf4679c0fca875f669ec0a3fed9af66",
      "dest-filename": "godot-runner.pck",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/m4ym4y/museum-of-all-things/releases/latest",
       "version-query": ".tag_name",
       "url-query": "\"https://github.com/m4ym4y/museum-of-all-things/releases/download/\" + $version + \"/MuseumOfAllThings.pck\""
      }
     }
    ],
    "build-commands": [
     "install -Dm644 godot-runner.pck ${FLATPAK_DEST}/bin/godot-runner.pck",
     "install -Dm644 linux/${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 linux/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml",
     "install -Dm644 assets/logo/moat_logo_small.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png"
    ]
   }
  ]
 }
}