Updated flatpak file sources for the new file requirements (#441)
This commit is contained in:
parent
b3d5cdbe3b
commit
7e51a00e3a
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue