{
 "app_id": "dev.project516.titledgames.microwave-man",
 "source_url": "https://raw.githubusercontent.com/flathub/dev.project516.titledgames.microwave-man/master/dev.project516.titledgames.microwave-man.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:09:44.137165+00:00",
 "manifest": {
  "id": "dev.project516.titledgames.microwave-man",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.6",
  "sdk": "org.freedesktop.Sdk",
  "command": "godot-runner",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=all"
  ],
  "modules": [
   {
    "name": "microwave-man",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/TitledGames/Microwave-Man.git",
      "commit": "619544b21b673ddfdbfce2ce4044e8bd328892fc"
     },
     {
      "type": "file",
      "url": "https://github.com/TitledGames/Microwave-Man/releases/download/1.4.1/Microwave-Man.pck",
      "sha256": "a0e4385698740037082bb189cc520a3b9929f05f4aced337c3e0dfe762136a7a",
      "dest-filename": "microwave-man.pck"
     }
    ],
    "build-commands": [
     "install -Dm644 microwave-man.pck ${FLATPAK_DEST}/bin/godot-runner.pck",
     "cp -r addons ${FLATPAK_DEST}/bin/",
     "install -Dm644 flathub/${FLATPAK_ID}.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 flathub/${FLATPAK_ID}.metainfo.xml ${FLATPAK_DEST}/share/metainfo/${FLATPAK_ID}.metainfo.xml",
     "install -Dm644 flathub/${FLATPAK_ID}.png ${FLATPAK_DEST}/share/icons/hicolor/256x256/apps/${FLATPAK_ID}.png"
    ]
   }
  ]
 }
}