{
 "app_id": "com.teamobi.DragonBoy",
 "source_url": "https://raw.githubusercontent.com/lcvp/ngoc-rong-online-linux/main/com.teamobi.DragonBoy.json",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--socket=x11",
  "--socket=pulseaudio",
  "--allow=multiarch"
 ],
 "module_count": 3,
 "fetched_at": "2026-09-17T18:08:56.909532+00:00",
 "manifest": {
  "app-id": "com.teamobi.DragonBoy",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.winehq.Wine",
  "base-version": "stable-25.08",
  "command": "start-app.sh",
  "finish-args": [
   "--share=network",
   "--socket=x11",
   "--socket=pulseaudio",
   "--allow=multiarch"
  ],
  "add-extensions": {
   "org.freedesktop.Platform.Compat.i386": {
    "directory": "lib/i386-linux-gnu",
    "version": "25.08"
   },
   "org.freedesktop.Platform.GL32": {
    "directory": "lib/i386-linux-gnu/GL",
    "version": "1.4",
    "versions": "25.08;1.4",
    "subdirectories": true
   }
  },
  "modules": [
   {
    "name": "desktop-integration",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 com.teamobi.DragonBoy.desktop -t /app/share/applications/",
     "install -Dm644 icon.png /app/share/icons/hicolor/256x256/apps/com.teamobi.DragonBoy.png"
    ],
    "sources": [
     {
      "type": "file",
      "path": "com.teamobi.DragonBoy.desktop"
     },
     {
      "type": "file",
      "path": "icon.png"
     }
    ]
   },
   {
    "name": "dxvk",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm644 x32/d3d11.dll /app/lib/dxvk/d3d11.dll",
     "install -Dm644 x32/dxgi.dll /app/lib/dxvk/dxgi.dll"
    ],
    "sources": [
     {
      "type": "archive",
      "url": "https://github.com/doitsujin/dxvk/releases/download/v3.0.1/dxvk-3.0.1.tar.gz",
      "sha256": "bebb6284db590535b7b005c102ebf6850c98842cff0fded9aacb74babae14c49"
     }
    ]
   },
   {
    "name": "dragonboy",
    "buildsystem": "simple",
    "build-commands": [
     "install -D start-app.sh /app/bin/start-app.sh",
     "install -D apply_extra /app/bin/apply_extra"
    ],
    "sources": [
     {
      "type": "file",
      "path": "start-app.sh"
     },
     {
      "type": "file",
      "path": "apply_extra"
     },
     {
      "type": "extra-data",
      "filename": "downloaded_archive.rar",
      "url": "http://dl.teamobi.com/upload/DragonBoy250_pc.rar",
      "sha256": "9478663ffb3fb5a159bf881c49332bf6267835ae98fed218ef77b79ccc901363",
      "size": 37373895
     }
    ]
   }
  ]
 }
}