mirror of
https://github.com/hedge-dev/UnleashedRecomp
synced 2026-06-03 02:30:23 -04:00
Updated flatpak build script (#467)
This commit is contained in:
@@ -32,31 +32,6 @@
|
||||
{
|
||||
"type": "dir",
|
||||
"path": "../"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"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",
|
||||
"dest": "UnleashedRecompLib/private"
|
||||
},
|
||||
{
|
||||
"type": "file",
|
||||
"path": "private/shader_decompressed.ar",
|
||||
"dest": "UnleashedRecompLib/private"
|
||||
}
|
||||
],
|
||||
"build-options": {
|
||||
|
||||
Reference in New Issue
Block a user