mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-25 07:25:38 +00:00
Merge branch 'RetroDECK:cooker' into cooker
This commit is contained in:
commit
a5c3d8fdd9
|
@ -158,7 +158,7 @@ modules:
|
|||
- name: retrodeck-configurator
|
||||
buildsystem: simple
|
||||
build-commands:
|
||||
- install -Dm755 "Godot_*-stable_linux.x86_64" "${FLATPAK_DEST}/bin/godot"
|
||||
- install -Dm755 "Godot_v4.3-stable_linux.x86_64" "${FLATPAK_DEST}/bin/godot"
|
||||
- mkdir -p "${FLATPAK_DEST}/retrodeck"
|
||||
- godot --headless --path "tools/configurator" --import
|
||||
- godot --headless --path "tools/configurator" --export-pack "Linux/X11 64-bit" "${FLATPAK_DEST}/retrodeck/configurator.pck"
|
||||
|
|
Loading…
Reference in a new issue