{
 "app_id": "io.thenexusavenger.Nexus-LU-Launcher",
 "source_url": "https://raw.githubusercontent.com/flathub/io.thenexusavenger.Nexus-LU-Launcher/master/io.thenexusavenger.Nexus-LU-Launcher.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",
  "--filesystem=~/.local/share/Steam/userdata",
  "--filesystem=~/.local/share/Steam/logs:ro",
  "--filesystem=~/.steam/debian-installation/logs:ro",
  "--filesystem=~/.steam/debian-installation/userdata",
  "--allow=multiarch"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-20T15:28:11.079685+00:00",
 "manifest": {
  "app-id": "io.thenexusavenger.Nexus-LU-Launcher",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "25.08",
  "base": "org.winehq.Wine",
  "base-version": "stable-25.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "Nexus-LU-Launcher",
  "finish-args": [
   "--allow=multiarch",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--socket=pulseaudio",
   "--device=dri",
   "--share=ipc",
   "--share=network",
   "--filesystem=~/.local/share/Steam/logs:ro",
   "--filesystem=~/.local/share/Steam/userdata",
   "--filesystem=~/.steam/debian-installation/logs:ro",
   "--filesystem=~/.steam/debian-installation/userdata"
  ],
  "sdk-extensions": [
   "org.freedesktop.Sdk.Extension.dotnet10"
  ],
  "inherit-extensions": [
   "org.freedesktop.Platform.Compat.i386",
   "org.freedesktop.Platform.GL32",
   "org.freedesktop.Platform.codecs_extra.i386",
   "org.winehq.Wine.gecko",
   "org.winehq.Wine.mono"
  ],
  "build-options": {
   "append-path": "/usr/lib/sdk/dotnet10/bin",
   "append-ld-library-path": "/usr/lib/sdk/dotnet10/lib",
   "append-pkg-config-path": "/usr/lib/sdk/dotnet10/lib/pkgconfig"
  },
  "modules": [
   {
    "name": "Nexus-LU-Launcher",
    "buildsystem": "simple",
    "build-commands": [
     "dotnet publish -c release -r linux-x64 --source ./nuget-sources",
     "cp ./Nexus.LU.Launcher.Gui/bin/Release/net10.0/linux-x64/publish/* /app/bin/",
     "mv /app/bin/Nexus.LU.Launcher.Gui /app/bin/Nexus-LU-Launcher",
     "install -Dm644 ./packaging/Flatpak/DesktopEntry.desktop ${FLATPAK_DEST}/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 ./packaging/Flatpak/Icon.png ${FLATPAK_DEST}/share/icons/hicolor/128x128/apps/${FLATPAK_ID}.png",
     "install -Dm644 ./packaging/Flatpak/Metainfo.xml ${FLATPAK_DEST}/share/metainfo/io.thenexusavenger.Nexus-LU-Launcher.metainfo.xml"
    ],
    "sources": [
     {
      "type": "git",
      "url": "https://github.com/TheNexusAvenger/Nexus-LU-Launcher.git",
      "commit": "c43b48a7964a1b8e73927007a6f06adbbde243c3"
     },
     "./nuget-sources.json"
    ]
   }
  ]
 }
}