{
 "app_id": "io.github.mlm_games.asteroids_revenge",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.mlm_games.asteroids_revenge/master/io.github.mlm_games.asteroids_revenge.yml",
 "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:11:41.197768+00:00",
 "manifest": {
  "id": "io.github.mlm_games.asteroids_revenge",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.5",
  "command": "asteroids-revenge",
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--socket=pulseaudio"
  ],
  "modules": [
   {
    "name": "asteroids-revenge",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/mlm-games/asteroids-revenge/releases/download/0.15.4/web.zip",
      "sha256": "d59d5837529eb2308abd7be3f2aad9ea170f04c4415d56ad52278d653327bb82",
      "dest": "web",
      "x-checker-data": {
       "type": "json",
       "url": "https://api.github.com/repos/mlm-games/asteroids-revenge/releases/latest",
       "is-main-source": true,
       "version-query": ".tag_name",
       "url-query": ".assets[]\n| select(.name | endswith(\"web.zip\"))\n| .browser_download_url\n"
      }
     },
     {
      "type": "git",
      "url": "https://github.com/mlm-games/asteroids-revenge.git",
      "tag": "0.15.4",
      "commit": "60a4c2f201971eab61ba819126f19300eaeb2c19",
      "x-checker-data": {
       "type": "git",
       "tag-pattern": "^[0-9]+\\.[0-9]+\\.[0-9]+$"
      }
     }
    ],
    "build-commands": [
     "install -Dm644 web/index.pck /app/bin/godot-runner.pck",
     "ln -s godot-runner ${FLATPAK_DEST}/bin/asteroids-revenge",
     "install -Dm644 icon.svg /app/share/icons/hicolor/scalable/apps/${FLATPAK_ID}.svg",
     "install -Dm644 others/flathub/${FLATPAK_ID}.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 others/flathub/${FLATPAK_ID}.metainfo.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ]
   }
  ]
 }
}