From 7e51a00e3a75f00ea5167a218cd053a2cc054174 Mon Sep 17 00:00:00 2001 From: SuperSonic16 <25761885+thesupersonic16@users.noreply.github.com> Date: Sat, 22 Feb 2025 02:13:28 +1100 Subject: [PATCH] Updated flatpak file sources for the new file requirements (#441) --- 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 116ae3a..d4b3b3f 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",