{
 "app_id": "com.github.ebkr.r2modman",
 "source_url": "https://raw.githubusercontent.com/wash2/com.github.ebkr.r2modman/main/com.github.ebkr.r2modman.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "21.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--socket=x11",
  "--socket=wayland",
  "--share=ipc",
  "--share=network",
  "--device=dri",
  "--filesystem=home/.var/app/com.valvesoftware.Steam",
  "--filesystem=home/.steam/",
  "--filesystem=/media",
  "--filesystem=/mnt",
  "--talk-name=org.freedesktop.Flatpak"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T13:04:11.761076+00:00",
 "manifest": {
  "app-id": "com.github.ebkr.r2modman",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "21.08",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "21.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "r2modman-run",
  "separate-locales": false,
  "finish-args": [
   "--socket=x11",
   "--socket=wayland",
   "--share=ipc",
   "--share=network",
   "--device=dri",
   "--filesystem=home/.var/app/com.valvesoftware.Steam",
   "--filesystem=home/.steam/",
   "--filesystem=/media",
   "--filesystem=/mnt",
   "--talk-name=org.freedesktop.Flatpak"
  ],
  "modules": [
   {
    "name": "r2modman",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir /app/bin/r2modman",
     "cp --recursive * /app/bin/r2modman/",
     "install -D r2modman-run -t /app/bin",
     "install -Dm644 com.github.ebkr.r2modman.appdata.xml -t /app/share/metainfo",
     "install -Dm644 com.github.ebkr.r2modman.desktop -t /app/share/applications",
     "install -Dm644 com.github.ebkr.r2modman.png -t /app/share/icons/hicolor/512x512/apps"
    ],
    "sources": [
     {
      "type": "script",
      "dest-filename": "r2modman-run",
      "commands": [
       "zypak-wrapper /app/bin/r2modman/r2modman --disable-gpu-sandbox"
      ]
     },
     {
      "type": "file",
      "path": "com.github.ebkr.r2modman.desktop"
     },
     {
      "type": "file",
      "path": "com.github.ebkr.r2modman.png"
     },
     {
      "type": "file",
      "path": "com.github.ebkr.r2modman.appdata.xml"
     },
     {
      "type": "archive",
      "path": "r2modman-3.1.29.tar.gz"
     }
    ]
   }
  ]
 }
}