{
 "app_id": "io.github.appoutlet.GameOutlet",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.appoutlet.GameOutlet/master/io.github.appoutlet.GameOutlet.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--device=all",
  "--filesystem=xdg-run/gvfsd",
  "--talk-name=org.gtk.vfs.*"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:10:40.328964+00:00",
 "manifest": {
  "app-id": "io.github.appoutlet.GameOutlet",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "GameOutlet",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.openjdk17"
  ],
  "finish-args": [
   "--device=all",
   "--socket=x11",
   "--share=ipc",
   "--share=network",
   "--talk-name=org.gtk.vfs.*",
   "--filesystem=xdg-run/gvfsd"
  ],
  "modules": [
   {
    "name": "openjdk",
    "buildsystem": "simple",
    "build-commands": [
     "/usr/lib/sdk/openjdk17/install.sh"
    ]
   },
   {
    "name": "GameOutlet",
    "buildsystem": "simple",
    "build-commands": [
     "cp GameOutlet.jar $FLATPAK_DEST",
     "mkdir -p $FLATPAK_DEST/share/icons/hicolor/128x128/apps",
     "unzip -p GameOutlet.jar image/icon.png > $FLATPAK_DEST/share/icons/hicolor/128x128/apps/$FLATPAK_ID.png",
     "install -Dm644 io.github.appoutlet.GameOutlet.metainfo.xml -t $FLATPAK_DEST/share/metainfo",
     "install -Dm644 io.github.appoutlet.GameOutlet.desktop -t $FLATPAK_DEST/share/applications",
     "install -Dm755 GameOutlet.sh $FLATPAK_DEST/bin/GameOutlet"
    ],
    "sources": [
     {
      "type": "file",
      "dest-filename": "GameOutlet.jar",
      "url": "https://github.com/AppOutlet/GameOutlet/releases/download/v1.4.3/GameOutlet-linux-x64-1.4.3-release.jar",
      "sha256": "80fe2e00e5e0e947cd2123dc996beff9e6f9028ed9fccc9ef372119bb9a0ac84"
     },
     {
      "type": "file",
      "path": "io.github.appoutlet.GameOutlet.metainfo.xml"
     },
     {
      "type": "file",
      "path": "io.github.appoutlet.GameOutlet.desktop"
     },
     {
      "type": "file",
      "path": "GameOutlet.sh"
     }
    ]
   }
  ]
 }
}