{
 "app_id": "org.manasource.Mana",
 "source_url": "https://raw.githubusercontent.com/flathub/org.manasource.Mana/master/org.manasource.Mana.json",
 "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=dri"
 ],
 "module_count": 5,
 "fetched_at": "2026-09-17T16:15:59.436496+00:00",
 "manifest": {
  "app-id": "org.manasource.Mana",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "mana",
  "finish-args": [
   "--socket=fallback-x11",
   "--socket=wayland",
   "--socket=pulseaudio",
   "--share=ipc",
   "--share=network",
   "--device=dri",
   "--persist=.config/mana",
   "--persist=.local/share/mana"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "/lib/pkgconfig",
   "*.la",
   "*.a"
  ],
  "modules": [
   "shared-modules/physfs/physfs.json",
   "shared-modules/SDL2/SDL2_image.json",
   "shared-modules/SDL2/SDL2_ttf.json",
   {
    "name": "Guichan",
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/darkbitsorg/guichan/releases/download/v0.8.3/guichan-0.8.3.tar.gz",
      "sha256": "2f3b265d1b243e30af9d87e918c71da6c67947978dcaa82a93cb838dbf93529b"
     }
    ]
   },
   {
    "name": "mana",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DUSE_SYSTEM_ENET=OFF"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://git.themanaworld.org/mana/mana.git",
      "commit": "e48496e2460c9ed0eb7d2569e413a45c80673bbd"
     }
    ]
   }
  ]
 }
}