Updated flatpak build script (#467)

This commit is contained in:
SuperSonic16
2025-02-27 04:22:29 +11:00
committed by GitHub
parent 999fa2af61
commit 716200e7df
2 changed files with 8 additions and 30 deletions
@@ -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": {