mirror of
https://github.com/hedge-dev/UnleashedRecomp.git
synced 2025-12-22 16:02:19 +00:00
Updated flatpak file sources for the new file requirements (#441)
This commit is contained in:
parent
b3d5cdbe3b
commit
7e51a00e3a
1 changed files with 10 additions and 0 deletions
|
|
@ -38,6 +38,16 @@
|
||||||
"path": "private/default.xex",
|
"path": "private/default.xex",
|
||||||
"dest": "UnleashedRecompLib/private"
|
"dest": "UnleashedRecompLib/private"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"type": "file",
|
||||||
|
"path": "private/default.xexp",
|
||||||
|
"dest": "UnleashedRecompLib/private"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"type": "file",
|
||||||
|
"path": "private/default_patched.xex",
|
||||||
|
"dest": "UnleashedRecompLib/private"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"type": "file",
|
"type": "file",
|
||||||
"path": "private/shader.ar",
|
"path": "private/shader.ar",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue