{
 "app_id": "org.unitystation.StationHub",
 "source_url": "https://raw.githubusercontent.com/flathub/org.unitystation.StationHub/master/org.unitystation.StationHub.yaml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "24.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=network",
  "--share=ipc",
  "--socket=x11",
  "--socket=pulseaudio",
  "--device=dri",
  "--talk-name=org.freedesktop.secrets"
 ],
 "module_count": 2,
 "fetched_at": "2026-09-17T16:16:52.152067+00:00",
 "manifest": {
  "app-id": "org.unitystation.StationHub",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "24.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "StationHub",
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.dotnet8"
  ],
  "finish-args": [
   "--socket=x11",
   "--share=ipc",
   "--device=dri",
   "--socket=pulseaudio",
   "--talk-name=org.freedesktop.secrets",
   "--share=network"
  ],
  "modules": [
   {
    "name": "iputils",
    "buildsystem": "meson",
    "config-opts": [
     "-DBUILD_ARPING=false",
     "-DBUILD_CLOCKDIFF=false",
     "-DBUILD_TRACEPATH=false"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/iputils/iputils",
      "tag": 20221126,
      "commit": "5ffabc4190cab975c7332645259e286a032e183b"
     }
    ]
   },
   {
    "name": "StationHub",
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/unitystation/stationhub",
      "commit": "3df8c47242ac5f40fbe9603bc05b995ca07232d0"
     },
     {
      "type": "file",
      "path": "nuget.config"
     },
     "sources.json"
    ],
    "buildsystem": "simple",
    "build-commands": [
     ". /usr/lib/sdk/dotnet8/enable.sh; dotnet publish --framework net8.0 --runtime linux-x64 --configuration Release --self-contained true --source ./nuget-sources --property PublishDir=/app/bin ./UnitystationLauncher/UnitystationLauncher.csproj /p:DisableBeauty=true",
     "install -D UnitystationLauncher/Assets/org.unitystation.StationHub.desktop /app/share/applications/org.unitystation.StationHub.desktop",
     "install -D UnitystationLauncher/Assets/Ian64.png /app/share/icons/hicolor/64x64/apps/org.unitystation.StationHub.png",
     "install -D UnitystationLauncher/Assets/Ian128.png /app/share/icons/hicolor/128x128/apps/org.unitystation.StationHub.png",
     "install -D UnitystationLauncher/Assets/Ian256.png /app/share/icons/hicolor/256x256/apps/org.unitystation.StationHub.png",
     "install -D UnitystationLauncher/Assets/Ian512.png /app/share/icons/hicolor/512x512/apps/org.unitystation.StationHub.png",
     "install -D UnitystationLauncher/Assets/org.unitystation.StationHub.metainfo.xml /app/share/metainfo/org.unitystation.StationHub.metainfo.xml"
    ]
   }
  ]
 }
}