mirror of
https://github.com/RetroDECK/RetroDECK.git
synced 2024-11-22 22:15:39 +00:00
On branch feat/godot-configurator
Changes to be committed: modified: .github/workflows/build-gdc.yml
This commit is contained in:
parent
621af73711
commit
f66d9a5581
4
.github/workflows/build-gdc.yml
vendored
4
.github/workflows/build-gdc.yml
vendored
|
@ -41,14 +41,14 @@ jobs:
|
||||||
continue-on-error: true
|
continue-on-error: true
|
||||||
run: |
|
run: |
|
||||||
godot --headless -v --export-release "Linux/X11 64-bit" ~/$EXPORT_NAME.x86_64
|
godot --headless -v --export-release "Linux/X11 64-bit" ~/$EXPORT_NAME.x86_64
|
||||||
cp ~/$EXPORT_NAME.x86_64 test.tim
|
|
||||||
- name: Give execute permission ☑️
|
- name: Give execute permission ☑️
|
||||||
run: |
|
run: |
|
||||||
chmod +x ~/$EXPORT_NAME.x86_64
|
chmod +x ~/$EXPORT_NAME.x86_64
|
||||||
- name: Create tar.gz archive 🗜️
|
- name: Create tar.gz archive 🗜️
|
||||||
run: |
|
run: |
|
||||||
cd build
|
cd build
|
||||||
tar zcvf ${EXPORT_NAME}-Linux-64bit.tar.gz ~/$EXPORT_NAME.x86_64
|
tar zcvf ~/${EXPORT_NAME}-Linux-64bit.tar.gz ~/$EXPORT_NAME.x86_64
|
||||||
|
|
||||||
- name: Upload Linux x86_64 Artifact 🚀
|
- name: Upload Linux x86_64 Artifact 🚀
|
||||||
uses: actions/upload-artifact@v4
|
uses: actions/upload-artifact@v4
|
||||||
with:
|
with:
|
||||||
|
|
|
@ -5,6 +5,7 @@ sdk: org.kde.Sdk
|
||||||
command: retrodeck.sh
|
command: retrodeck.sh
|
||||||
|
|
||||||
finish-args:
|
finish-args:
|
||||||
|
- --talk-name=org.freedesktop.Flatpak
|
||||||
- --socket=wayland
|
- --socket=wayland
|
||||||
- --socket=x11
|
- --socket=x11
|
||||||
- --socket=pulseaudio
|
- --socket=pulseaudio
|
||||||
|
@ -298,7 +299,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu/releases/latest/download/RetroDECK-dolphin-Artifact.tar.gz
|
url: https://github.com/RetroDECK/org.DolphinEmu.dolphin-emu/releases/latest/download/RetroDECK-dolphin-Artifact.tar.gz
|
||||||
sha256: RETRODECKDOLPHINLATEST
|
sha256: 506af6c1029fd6347aae56929b32e775560b350bc9100dd894b7192887684a86
|
||||||
|
|
||||||
# PRIMEHACK
|
# PRIMEHACK
|
||||||
# https://github.com/RetroDECK/io.github.shiiion.primehack
|
# https://github.com/RetroDECK/io.github.shiiion.primehack
|
||||||
|
@ -317,7 +318,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/io.github.shiiion.primehack/releases/latest/download/RetroDECK-primehack-Artifact.tar.gz
|
url: https://github.com/RetroDECK/io.github.shiiion.primehack/releases/latest/download/RetroDECK-primehack-Artifact.tar.gz
|
||||||
sha256: RETRODECKPRIMEHACKLATEST
|
sha256: 7cd20690cea20284b6b272092f79cadf6a7ca9d5b9df7cb5985cb090ff47731d
|
||||||
|
|
||||||
# RPCS3
|
# RPCS3
|
||||||
# https://rpcs3.net/download
|
# https://rpcs3.net/download
|
||||||
|
@ -355,7 +356,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz
|
url: https://github.com/RetroDECK/net.kuribo64.melonDS/releases/latest/download/RetroDECK-melonds-Artifact.tar.gz
|
||||||
sha256: RETRODECKMELONDSLATEST
|
sha256: 2a0f721ba25da2fe5eb9b3924365697f127b532904354778166e03e6672e03c7
|
||||||
|
|
||||||
# Duckstation
|
# Duckstation
|
||||||
# https://github.com/stenzek/duckstation/releases/tag/preview
|
# https://github.com/stenzek/duckstation/releases/tag/preview
|
||||||
|
@ -437,7 +438,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz
|
url: https://github.com/RetroDECK/org.solarus_games.solarus.Launcher/releases/latest/download/RetroDECK-solarus-Artifact.tar.gz
|
||||||
sha256: RETRODECKSOLARUSLATEST
|
sha256: 944dbba229f1bcab61e44a068aa75a01967ce9376c0d337d874c8de041eef599
|
||||||
|
|
||||||
# GZDoom
|
# GZDoom
|
||||||
# When updating remember to update all the .pk3 files from the standalone linux download
|
# When updating remember to update all the .pk3 files from the standalone linux download
|
||||||
|
@ -455,7 +456,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz
|
url: https://github.com/RetroDECK/org.zdoom.GZDoom/releases/latest/download/RetroDECK-gzdoom-Artifact.tar.gz
|
||||||
sha256: RETRODECKGZDOOMLATEST
|
sha256: ad78911d605a4b6e8a6229833ca8d6a1770b6f52a9ece5dc63e0c11f68474508
|
||||||
|
|
||||||
# Ryujinx Appimage
|
# Ryujinx Appimage
|
||||||
# https://ryujinx.org/download
|
# https://ryujinx.org/download
|
||||||
|
@ -509,7 +510,7 @@ modules:
|
||||||
sources:
|
sources:
|
||||||
- type: archive
|
- type: archive
|
||||||
url: https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
url: https://github.com/RetroDECK/MAME/releases/latest/download/RetroDECK-MAME-Artifact.tar.gz
|
||||||
sha256: RETRODECKMAMELATEST
|
sha256: d530017178efdf4590ee749854b9cdfc7501130863be266ff62db05281f90626
|
||||||
|
|
||||||
# ES-DE
|
# ES-DE
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue