{
 "app_id": "io.itch.calinou.Escape-Space",
 "source_url": "https://raw.githubusercontent.com/Calinou/io.itch.calinou.Escape-Space/master/io.itch.calinou.Escape-Space.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "19.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--share=network",
  "--socket=pulseaudio",
  "--filesystem=host",
  "--device=all"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T17:37:29.172905+00:00",
 "manifest": {
  "app-id": "io.itch.calinou.Escape-Space",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "stable",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "19.08",
  "default-branch": "stable",
  "sdk": "org.freedesktop.Sdk",
  "command": "escape-space",
  "finish-args": [
   "--share=ipc",
   "--socket=x11",
   "--share=network",
   "--socket=pulseaudio",
   "--filesystem=host",
   "--device=all"
  ],
  "modules": [
   {
    "name": "escape-space",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "archive",
      "sha256": "d8c489ff62663100084fbf3f716e11ff2b8e48568ac205ac7f9fcd80d10416bf",
      "url": "https://github.com/Calinou/escape-space/releases/download/v1.2.0/escape-space-1.2.0-linux-x86_64.tar.xz"
     },
     {
      "type": "script",
      "dest-filename": "escape-space.sh",
      "commands": [
       "/app/bin/godot-runner --main-pack /app/bin/escape-space.pck \"$@\""
      ]
     },
     {
      "type": "file",
      "sha256": "0e182feea3440987622bdda3690d23cb2c32446ee5d3147d14675114830151f5",
      "url": "https://github.com/Calinou/escape-space/raw/master/icon.png"
     },
     {
      "type": "file",
      "path": "io.itch.calinou.Escape-Space.desktop"
     },
     {
      "type": "file",
      "path": "io.itch.calinou.Escape-Space.appdata.xml"
     }
    ],
    "build-commands": [
     "install -Dm755 escape-space.sh /app/bin/escape-space",
     "install -Dm755 escape-space.pck -t /app/bin/",
     "install -Dm644 icon.png /app/share/icons/hicolor/256x256/apps/io.itch.calinou.Escape-Space.png",
     "install -Dm644 io.itch.calinou.Escape-Space.desktop -t /app/share/applications/",
     "install -Dm644 io.itch.calinou.Escape-Space.appdata.xml -t /app/share/appdata/"
    ]
   }
  ]
 }
}