From c520b48daa5412411c5fb4008f2573fe260b26e3 Mon Sep 17 00:00:00 2001 From: SuperSonic16 <25761885+thesupersonic16@users.noreply.github.com> Date: Fri, 21 Feb 2025 22:57:50 +1100 Subject: [PATCH] Updated flatpak file sources for the new file requirements --- flatpak/io.github.hedge_dev.unleashedrecomp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/flatpak/io.github.hedge_dev.unleashedrecomp.json b/flatpak/io.github.hedge_dev.unleashedrecomp.json index 116ae3a4..d4b3b3fe 100644 --- a/flatpak/io.github.hedge_dev.unleashedrecomp.json +++ b/flatpak/io.github.hedge_dev.unleashedrecomp.json @@ -38,6 +38,16 @@ "path": "private/default.xex", "dest": "UnleashedRecompLib/private" }, + { + "type": "file", + "path": "private/default.xexp", + "dest": "UnleashedRecompLib/private" + }, + { + "type": "file", + "path": "private/default_patched.xex", + "dest": "UnleashedRecompLib/private" + }, { "type": "file", "path": "private/shader.ar",