{
 "app_id": "net.nogasgofast.adventure_wrench",
 "source_url": "https://raw.githubusercontent.com/flathub/net.nogasgofast.adventure_wrench/master/net.nogasgofast.adventure_wrench.yml",
 "runtime": "org.kde.Platform",
 "runtime_version": "6.11",
 "sdk": "org.kde.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--filesystem=xdg-config/kdeglobals:ro",
  "--talk-name=com.canonical.AppMenu.Registrar",
  "--talk-name=org.kde.kconfig.notify",
  "--talk-name=org.kde.KGlobalSettings"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:13:36.898748+00:00",
 "manifest": {
  "id": "net.nogasgofast.adventure_wrench",
  "runtime": "org.kde.Platform",
  "runtime-version": "6.11",
  "sdk": "org.kde.Sdk",
  "command": "adventure_wrench",
  "base": "io.qt.PySide.BaseApp",
  "base-version": "6.11",
  "build-options": {
   "env": [
    "BASEAPP_REMOVE_WEBENGINE=1",
    "BASEAPP_DISABLE_NUMPY=1"
   ]
  },
  "cleanup-commands": [
   "/app/cleanup-BaseApp.sh"
  ],
  "finish-args": [
   "--socket=wayland",
   "--socket=fallback-x11",
   "--share=ipc",
   "--device=dri"
  ],
  "modules": [
   "python3-requirements.yaml",
   {
    "name": "adventure_wrench",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 src/net.nogasgofast.adventure_wrench.desktop -t /app/share/applications",
     "install -Dm644 src/net.nogasgofast.adventure_wrench.metainfo.xml -t /app/share/metainfo",
     "install -Dm644 ui_files/images/scalable/net.nogasgofast.adventure_wrench.svg -t /app/share/icons/hicolor/scalable/apps",
     "cp -a src/* /app/",
     "ln -s /app/main.py /app/bin/adventure_wrench"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/nogasgofast/Adventure_Wrench",
      "tag": "v3.0.4",
      "commit": "969f44cff7b8c8992bc14bb5f13d9e0a71ea9851"
     }
    ]
   }
  ]
 }
}