{
 "app_id": "io.github.dtsudo.ChessCompStompWithHacks",
 "source_url": "https://raw.githubusercontent.com/flathub/io.github.dtsudo.ChessCompStompWithHacks/master/io.github.dtsudo.ChessCompStompWithHacks.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "25.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=x11",
  "--socket=wayland",
  "--socket=pulseaudio",
  "--socket=fallback-x11",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:10:54.665216+00:00",
 "manifest": {
  "app-id": "io.github.dtsudo.ChessCompStompWithHacks",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "sdk": "org.freedesktop.Sdk",
  "base": "org.electronjs.Electron2.BaseApp",
  "base-version": "25.08",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.node20"
  ],
  "command": "run.sh",
  "separate-locales": false,
  "finish-args": [
   "--share=ipc",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/node20/bin",
   "env": {
    "NPM_CONFIG_LOGLEVEL": "info"
   }
  },
  "modules": [
   {
    "name": "ChessCompStompWithHacks",
    "buildsystem": "simple",
    "build-options": {
     "env": {
      "XDG_CACHE_HOME": "/run/build/ChessCompStompWithHacks/flatpak-node/cache",
      "npm_config_cache": "/run/build/ChessCompStompWithHacks/flatpak-node/npm-cache",
      "npm_config_offline": "true"
     }
    },
    "build-commands": [
     "npm install --offline",
     ". ../flatpak-node/electron-builder-arch-args.sh\nnpm run dist -- $ELECTRON_BUILDER_ARCH_ARGS  --linux --dir\n",
     "cp -a dist/linux*unpacked /app/main",
     "install -Dm755 -t /app/bin/ ../run.sh",
     "install -Dm644 icon256x256.png /app/share/icons/hicolor/256x256/apps/io.github.dtsudo.ChessCompStompWithHacks.png",
     "install -Dm644 icon512x512.png /app/share/icons/hicolor/512x512/apps/io.github.dtsudo.ChessCompStompWithHacks.png",
     "install -Dm644 ChessCompStompWithHacks.desktop /app/share/applications/io.github.dtsudo.ChessCompStompWithHacks.desktop",
     "install -Dm644 ChessCompStompWithHacks.metainfo.xml /app/share/metainfo/io.github.dtsudo.ChessCompStompWithHacks.metainfo.xml"
    ],
    "subdir": "main",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/dtsudo/Chess-Comp-Stomp-with-Hacks-Electron-Version.git",
      "commit": "e29740a003bfd816ca61e6144da200a426ddcef9",
      "dest": "main"
     },
     "generated-sources.json",
     {
      "type": "file",
      "path": "run.sh"
     }
    ]
   }
  ]
 }
}