{
 "app_id": "io.itch.nordup.TheGates",
 "source_url": "https://raw.githubusercontent.com/flathub/io.itch.nordup.TheGates/master/io.itch.nordup.TheGates.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--share=network",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=all",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:12:50.688023+00:00",
 "manifest": {
  "app-id": "io.itch.nordup.TheGates",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "TheGates",
  "cleanup": [
   "*.cmake",
   "*.a",
   "/include"
  ],
  "finish-args": [
   "--share=network",
   "--share=ipc",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri",
   "--device=all"
  ],
  "modules": [
   {
    "name": "gates",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir -p \"${FLATPAK_DEST}/bin/renderer\"",
     "mv Renderer-godot_v4.5.x86_64 \"${FLATPAK_DEST}/bin/renderer/Renderer\"",
     "mv TheGates.x86_64 \"${FLATPAK_DEST}/bin/TheGates\"",
     "ln -s \"${FLATPAK_DEST}/bin/renderer/Renderer\" \"${FLATPAK_DEST}/bin/renderer/Renderer-godot_v4.5.x86_64\"",
     "install -Dm644 gates.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 ${FLATPAK_ID}.appdata.xml /app/share/metainfo/${FLATPAK_ID}.appdata.xml",
     "install -Dm644 icon_512.png /app/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png"
    ],
    "sources": [
     {
      "type": "archive",
      "dest-filename": "TheGates_Linux_1.0.7.zip",
      "url": "https://thegates.io/downloads/linux-latest",
      "sha256": "05731e5f5bf4dbe5cbfb60693457ac9aebea0d0c75f3d65c40f9c8d96a83a04e"
     },
     {
      "type": "file",
      "path": "gates.desktop"
     },
     {
      "type": "file",
      "path": "io.itch.nordup.TheGates.appdata.xml"
     },
     {
      "type": "file",
      "path": "icons/icon_512.png"
     }
    ]
   }
  ]
 }
}