infra: Add a table to the releases #363

Merged
GabCoolDude merged 7 commits from releasedescription into master 2024-12-10 17:02:18 +00:00
GabCoolDude commented 2024-12-08 21:06:11 +00:00 (Migrated from github.com)

This adds a table making it clearer what artifacts are needed for what platform.

Nogui builds are not provided in the table as per Greem's request.

MAINTAINER EDIT: reasoning for above is due to the Headless in Avalonia PR; nogui builds are going away.

Tested for both canary and release builds and everything works fine:

Canary
Release

For release, the damn appimage messed everything up, but thanks to macOS, you can still test if it works.

This adds a table making it clearer what artifacts are needed for what platform. Nogui builds are not provided in the table as per Greem's request. MAINTAINER EDIT: reasoning for above is due to the Headless in Avalonia PR; nogui builds are going away. Tested for both canary and release builds and everything works fine: [Canary](https://github.com/GabCoolDude/Ryujinx-Canary/releases/tag/1.2.6) [Release](https://github.com/GabCoolDude/Ryujinx/releases/tag/1.2.2) For release, the damn appimage messed everything up, but thanks to macOS, you can still test if it works.
github-actions[bot] commented 2024-12-08 21:16:38 +00:00 (Migrated from github.com)
Download the artifacts for this pull request: * [ryujinx-Release-1.2.0+dc4f0dc-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296259970.zip) * [ryujinx-Release-1.2.0+dc4f0dc-linux_arm64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296260118.zip) * [ryujinx-Release-1.2.0+dc4f0dc-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296266091.zip) * [ryujinx-Release-1.2.0+dc4f0dc-linux_x64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296266320.zip) * [ryujinx-Release-1.2.0+dc4f0dc-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296273108.zip) * [ryujinx-Release-1.2.0+dc4f0dc-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296283359.zip) <details><summary>GUI-less</summary> * [nogui-ryujinx-Release-1.2.0+dc4f0dc-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296260348.zip) * [nogui-ryujinx-Release-1.2.0+dc4f0dc-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296266543.zip) * [nogui-ryujinx-Release-1.2.0+dc4f0dc-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296273242.zip) * [nogui-ryujinx-Release-1.2.0+dc4f0dc-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296283598.zip) </details> <details><summary>Only for Developers</summary> * [ryujinx-Debug-1.2.0+dc4f0dc-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296260528.zip) * [ryujinx-Debug-1.2.0+dc4f0dc-linux_arm64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296260662.zip) * [nogui-ryujinx-Debug-1.2.0+dc4f0dc-linux_arm64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296260802.zip) * [ryujinx-Debug-1.2.0+dc4f0dc-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296268919.zip) * [ryujinx-Debug-1.2.0+dc4f0dc-linux_x64-AppImage](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296269071.zip) * [nogui-ryujinx-Debug-1.2.0+dc4f0dc-linux_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296269228.zip) * [ryujinx-Debug-1.2.0+dc4f0dc-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296273550.zip) * [nogui-ryujinx-Debug-1.2.0+dc4f0dc-macos_universal](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296273865.zip) * [ryujinx-Debug-1.2.0+dc4f0dc-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296282936.zip) * [nogui-ryujinx-Debug-1.2.0+dc4f0dc-win_x64](https://nightly.link/GreemDev/Ryujinx/actions/artifacts/2296283336.zip) </details>
Sign in to join this conversation.
No description provided.