mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2026-05-13 00:11:30 +00:00
This should hopefully make it clearer whether or not you're using
canary.
Changelog:
- Changed github workflows to have "canary" in the zip files
- Added `App.FullAppName` in the about section, so that it's clear in
there too
- Changed log name for canary builds to
`Ryujinx_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)
|
||
|---|---|---|
| .. | ||
| Assets | ||
| Common | ||
| Input | ||
| UI | ||
| App.axaml | ||
| App.axaml.cs | ||
| app.manifest | ||
| AppHost.cs | ||
| Program.cs | ||
| Ryujinx.csproj | ||
| Ryujinx.ico | ||
| Updater.cs | ||