Add more mentions of canary #258
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "canarymention"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This should hopefully make it clearer whether or not you're using canary.
Changelog:
App.FullAppName
in the about section, so that it's clear in there tooRyujinx_Canary_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log
(normal builds should still be "Ryujinx_{version}_{DateTime.Now:yyyy-MM-dd_HH-mm-ss}.log)Download the artifacts for this pull request:
GUI-less
Only for Developers
Changed this PR to draft until i figure out how to fix the macos canary workflows
Changed to draft until i figure out a way to change the macos release artifacts's names without adding 2 whole new files
Removed about 300 lines of code compared to previous versions of the PR. This was done by checking if the build is canary in
create_macos_build.sh
and increate_macos_build_headless.sh
instead of in additional canary bash files.Remove this accidental using