{
 "app_id": "com.github._0negal.Viper",
 "source_url": "https://raw.githubusercontent.com/flathub/com.github._0negal.Viper/master/com.github._0negal.Viper.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=dri",
  "--filesystem=~/.var/app/com.valvesoftware.Steam",
  "--filesystem=home",
  "--filesystem=/media",
  "--filesystem=/mnt"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:07:30.260197+00:00",
 "manifest": {
  "app-id": "com.github._0negal.Viper",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "25.08",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "viper-run",
  "separate-locales": false,
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--share=network",
   "--device=dri",
   "--filesystem=home/.var/app/com.valvesoftware.Steam",
   "--filesystem=home",
   "--filesystem=/media",
   "--filesystem=/mnt"
  ],
  "modules": [
   {
    "name": "viper",
    "buildsystem": "simple",
    "build-commands": [
     "mkdir /app/bin/viper",
     "cp --recursive * /app/bin/viper/",
     "install -D viper-run -t /app/bin",
     "install -Dm644 com.github._0negal.Viper.appdata.xml -t /app/share/metainfo",
     "install -Dm644 com.github._0negal.Viper.desktop -t /app/share/applications",
     "install -Dm644 com.github._0negal.Viper.png -t /app/share/icons/hicolor/512x512/apps"
    ],
    "sources": [
     {
      "type": "script",
      "dest-filename": "viper-run",
      "commands": [
       "zypak-wrapper /app/bin/viper/viper --no-vp-updater \"$@\""
      ]
     },
     {
      "type": "file",
      "path": "com.github._0negal.Viper.desktop"
     },
     {
      "type": "file",
      "path": "com.github._0negal.Viper.png"
     },
     {
      "type": "file",
      "path": "com.github._0negal.Viper.appdata.xml"
     },
     {
      "type": "archive",
      "url": "https://github.com/0neGal/viper/releases/download/v1.13.0/viper-1.13.0.tar.gz",
      "sha256": "8a9ce43f99d81546a748295d73d6a403c93222a903383bda62a710ad360d8d2b"
     }
    ]
   }
  ]
 }
}