Skip to content

Commit 7e51a00

Browse files
Updated flatpak file sources for the new file requirements (#441)
1 parent b3d5cdb commit 7e51a00

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

flatpak/io.github.hedge_dev.unleashedrecomp.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,16 @@
3838
"path": "private/default.xex",
3939
"dest": "UnleashedRecompLib/private"
4040
},
41+
{
42+
"type": "file",
43+
"path": "private/default.xexp",
44+
"dest": "UnleashedRecompLib/private"
45+
},
46+
{
47+
"type": "file",
48+
"path": "private/default_patched.xex",
49+
"dest": "UnleashedRecompLib/private"
50+
},
4151
{
4252
"type": "file",
4353
"path": "private/shader.ar",

0 commit comments

Comments
 (0)