{
 "app_id": "io.github.bommbomm34.latindefense",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.bommbomm34.latindefense/master/io.github.bommbomm34.latindefense.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:40.328973+00:00",
 "manifest": {
  "id": "io.github.bommbomm34.latindefense",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "latin-defense",
  "finish-args": [
   "--share=ipc",
   "--device=dri",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "latin-defense",
    "buildsystem": "simple",
    "build-commands": [
     "if [ \"$FLATPAK_ARCH\" = \"aarch64\" ]; then export BUILD_ARCH=aarch64; else export BUILD_ARCH=amd64; fi\nmv Godot_v4.6.1-stable_linux.x86_64 godot || true\nmv Godot_v4.6.1-stable_linux.arm64 godot || true\n./godot --headless --export-release \"Linux Flatpak $BUILD_ARCH\" latin-defense\n",
     "install -Dm755 latin-defense /app/bin/latin-defense",
     "install -Dm644 ./assets/metadata/latin-defense.desktop /app/share/applications/io.github.bommbomm34.latindefense.desktop",
     "install -Dm644 ./assets/metadata/logo.svg /app/share/icons/hicolor/scalable/apps/io.github.bommbomm34.latindefense.svg",
     "install -Dm644 ./assets/metadata/latin-defense.metainfo.xml /app/share/metainfo/io.github.bommbomm34.latindefense.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/godotengine/godot/releases/download/4.6.1-stable/Godot_v4.6.1-stable_linux.x86_64.zip",
      "sha256": "cecd0cb6b55e931318a9d7237dc4197d69ea914966787a454808523626e2789f",
      "only-arches": [
       "x86_64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/godotengine/godot/releases/download/4.6.1-stable/Godot_v4.6.1-stable_linux.arm64.zip",
      "sha256": "4e735876036ff95a9917247ad618328e981e38b91661853a3b7d781171fbf085",
      "only-arches": [
       "aarch64"
      ]
     },
     {
      "type": "archive",
      "url": "https://github.com/godotengine/godot/releases/download/4.6.1-stable/Godot_v4.6.1-stable_export_templates.tpz",
      "archive-type": "zip",
      "sha256": "e6d372afd4fdfaae9571eb5e3568afcd96ce6db9a569244034154faf0ac69875"
     },
     {
      "type": "git",
      "url": "https://github.com/bommbomm34/latindefense.git",
      "commit": "3e65a21d48fa789451ad6600a42d4e199d06da9b"
     }
    ]
   }
  ]
 }
}