{
 "app_id": "com.hexdump.GameMiner",
 "source_url": "https://raw.githubusercontent.com/hexdump2002/Game-Miner/main/com.hexdump.GameMiner.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "22.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=wayland",
  "--device=dri",
  "--socket=pulseaudio",
  "--share=network",
  "--filesystem=host",
  "--filesystem=home"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T12:52:45.156871+00:00",
 "manifest": {
  "app-id": "com.hexdump.GameMiner",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "22.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "GameMiner",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--socket=pulseaudio",
   "--share=network",
   "--filesystem=host",
   "--filesystem=home"
  ],
  "modules": [
   {
    "name": "game_miner",
    "buildsystem": "simple",
    "only-arches": [
     "x86_64"
    ],
    "build-commands": [
     "mkdir -p GameMiner",
     "tar -xf GameMiner-Linux-Portable.tar.gz -C GameMiner",
     "cp -r GameMiner /app/",
     "chmod +x /app/GameMiner/GameMiner",
     "mkdir -p /app/bin",
     "ln -s /app/GameMiner/GameMiner /app/bin/GameMiner",
     "mkdir -p /app/share/metainfo",
     "cp -r com.hexdump.GameMiner.metainfo.xml /app/share/metainfo/",
     "mkdir -p /app/share/icons/hicolor/scalable/apps",
     "cp -r icon.jpg /app/share/icons/hicolor/scalable/apps/com.hexdump.GameMiner",
     "mkdir -p /app/share/applications",
     "cp -r com.hexdump.GameMiner.desktop /app/share/applications/",
     "mkdir -p /app/share/appdata",
     "cp -r com.hexdump.GameMiner.metainfo.xml /app/share/appdata/"
    ],
    "sources": [
     {
      "type": "file",
      "path": "com.hexdump.GameMiner.metainfo.xml"
     },
     {
      "type": "file",
      "path": "com.hexdump.GameMiner.desktop"
     },
     {
      "type": "file",
      "path": "icon.jpg"
     },
     {
      "type": "file",
      "path": "GameMiner-Linux-Portable.tar.gz"
     }
    ]
   }
  ]
 }
}