{
 "app_id": "org.dupot.savethesheep",
 "source_url": "https://raw.githubusercontent.com/flathub/org.dupot.savethesheep/master/org.dupot.savethesheep.yml",
 "runtime": "org.freedesktop.Platform",
 "runtime_version": "26.08",
 "sdk": "org.freedesktop.Sdk",
 "finish_args": [
  "--share=ipc",
  "--socket=fallback-x11",
  "--socket=pulseaudio",
  "--socket=wayland",
  "--device=dri"
 ],
 "module_count": 1,
 "fetched_at": "2026-09-17T16:14:26.669110+00:00",
 "manifest": {
  "app-id": "org.dupot.savethesheep",
  "base": "org.godotengine.godot.BaseApp",
  "base-version": "4.7",
  "runtime": "org.freedesktop.Platform",
  "runtime-version": "26.08",
  "sdk": "org.freedesktop.Sdk",
  "command": "savethesheep",
  "finish-args": [
   "--share=ipc",
   "--socket=pulseaudio",
   "--socket=wayland",
   "--socket=fallback-x11",
   "--device=dri"
  ],
  "modules": [
   {
    "name": "savethesheep",
    "buildsystem": "simple",
    "build-commands": [
     "install -Dm755 savethesheep.sh /app/bin/savethesheep",
     "install -Dm644 gameArchive/dupotSaveTheSheep.pck /app/bin/savethesheep.pck",
     "install -Dm644 gameArchive/icons/16x16.png $FLATPAK_DEST/share/icons/hicolor/16x16/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/24x24.png $FLATPAK_DEST/share/icons/hicolor/24x24/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/32x32.png $FLATPAK_DEST/share/icons/hicolor/32x32/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/48x48.png $FLATPAK_DEST/share/icons/hicolor/48x48/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/64x64.png $FLATPAK_DEST/share/icons/hicolor/64x64/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/128x128.png $FLATPAK_DEST/share/icons/hicolor/128x128/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/256x256.png $FLATPAK_DEST/share/icons/hicolor/256x256/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/icons/512x512.png $FLATPAK_DEST/share/icons/hicolor/512x512/apps/org.dupot.savethesheep.png",
     "install -Dm644 gameArchive/${FLATPAK_ID}.desktop /app/share/applications/${FLATPAK_ID}.desktop",
     "install -Dm644 gameArchive/${FLATPAK_ID}.appdata.xml /app/share/metainfo/${FLATPAK_ID}.metainfo.xml"
    ],
    "sources": [
     {
      "type": "archive",
      "dest": "gameArchive",
      "url": "https://github.com/imikado/dupotSaveTheSheep/releases/download/1.8.0/bundle.tar.gz",
      "sha256": "25d40c845f9be9c0d548a9b595c909c241feeb921384861d0002d3284234d531"
     },
     {
      "type": "script",
      "dest-filename": "savethesheep.sh",
      "commands": [
       "cd /app/bin/",
       "/app/bin/godot-runner --main-pack /app/bin/savethesheep.pck \"$@\""
      ]
     }
    ]
   }
  ]
 }
}