diff --git a/files/spyro2-client-desktop/spyro2-ap-client.desktop b/files/spyro2-client-desktop/spyro2-ap-client.desktop new file mode 100644 index 0000000..087fcf4 --- /dev/null +++ b/files/spyro2-client-desktop/spyro2-ap-client.desktop @@ -0,0 +1,7 @@ +[Desktop Entry] +Type=Application +Name=Spyro 2 Archipelago Client +GenericName=Spyro 2 Client +Exec=/opt/S2AP/S2AP.Desktop +Categories=Game; +StartupNotify=false diff --git a/recipes/common/spyro2-rando-client.yaml b/recipes/common/spyro2-rando-client.yaml index ea94118..562ea3b 100644 --- a/recipes/common/spyro2-rando-client.yaml +++ b/recipes/common/spyro2-rando-client.yaml @@ -12,6 +12,10 @@ stages: scripts: - build-spyro2-client.sh modules: + - type: files + files: + - source: spyro2-client-desktop + destination: /usr/share/applications/ - type: copy from: spyro2 src: /app/S2AP/source/S2AP.Desktop/bin/Release/net8.0/linux-x64/publish/*