{
 "app_id": "me.drewol.Unnamed-SDVX-Clone",
 "source_url": "https://raw.githubusercontent.com/flathub/me.drewol.Unnamed-SDVX-Clone/master/me.drewol.Unnamed-SDVX-Clone.yml",
 "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": 2,
 "fetched_at": "2026-09-17T16:13:06.631027+00:00",
 "manifest": {
  "id": "me.drewol.Unnamed-SDVX-Clone",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "usc-game",
  "rename-icon": "usc-game",
  "rename-desktop-file": "usc-game.desktop",
  "finish-args": [
   "--share=ipc",
   "--socket=fallback-x11",
   "--socket=wayland",
   "--device=dri",
   "--share=network",
   "--socket=pulseaudio"
  ],
  "cleanup": [
   "/include",
   "/lib/cmake",
   "*.a"
  ],
  "modules": [
   {
    "name": "cpr",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCPR_USE_SYSTEM_CURL=ON",
     "-DBUILD_SHARED_LIBS=ON"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/libcpr/cpr.git",
      "tag": "1.14.2",
      "commit": "f091b2c061b307ee89b164c39976fc9202a1c79d"
     }
    ]
   },
   {
    "name": "unnamed-sdvx-clone",
    "buildsystem": "cmake-ninja",
    "config-opts": [
     "-DCMAKE_BUILD_TYPE=Release",
     "-DUSE_SYSTEM_CPR=ON",
     "-DCMAKE_POLICY_VERSION_MINIMUM=3.5"
    ],
    "post-install": [
     "install -D appimage/usc-game.png -t /app/share/icons/hicolor/128x128/apps/",
     "install -D appimage/usc-game.desktop -t /app/share/applications/",
     "install -D me.drewol.Unnamed-SDVX-Clone.metainfo.xml -t /app/share/metainfo/"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/Drewol/unnamed-sdvx-clone.git",
      "tag": "v0.6.0",
      "commit": "260b050569413a04db9d437c5158d2a032873ad6"
     },
     {
      "type": "file",
      "path": "me.drewol.Unnamed-SDVX-Clone.metainfo.xml"
     },
     {
      "type": "archive",
      "url": "https://github.com/miloyip/rapidjson/archive/v1.1.0.tar.gz",
      "sha256": "bf7ced29704a1e696fbccf2a2b4ea068e7774fa37f6d7dd4039d0787f8bed98e",
      "dest": "third_party/discord-rpc/thirdparty/rapidjson/"
     },
     {
      "type": "patch",
      "path": "rapidjson-gcc14.patch",
      "dest": "third_party/discord-rpc/thirdparty/rapidjson/"
     },
     {
      "type": "patch",
      "path": "logPath.patch"
     }
    ]
   }
  ]
 }
}