{
 "app_id": "io.github.MrPiggy92.ScriptedJourneys",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.MrPiggy92.ScriptedJourneys/master/io.github.MrPiggy92.ScriptedJourneys.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=fallback-x11"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:24.841541+00:00",
 "manifest": {
  "id": "io.github.MrPiggy92.ScriptedJourneys",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "wrapper.sh",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--share=ipc"
  ],
  "modules": [
   {
    "name": "ScriptedJourneys",
    "buildsystem": "simple",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/MrPiggy92/ScriptedJourneys.git",
      "commit": "bdf407f51c7a8bd760a6d524192756fbbdff7164"
     }
    ],
    "build-commands": [
     "install -Dm755 wrapper/wrapper.sh -t /app/bin/",
     "cp src/*.py /app/bin/",
     "install -Dm644 LICENSE -t /app/lib",
     "cp -r maps /app/lib",
     "install -Dm644 wrapper/io.github.MrPiggy92.ScriptedJourneys.desktop -t /app/share/applications",
     "install -Dm644 wrapper/io.github.MrPiggy92.ScriptedJourneys.png -t /app/share/icons/hicolor/256x256/apps",
     "install -Dm644 wrapper/io.github.MrPiggy92.ScriptedJourneys.metainfo.xml -t /app/share/metainfo/"
    ]
   }
  ]
 }
}