mirror of
https://git.ryujinx.app/ryubing/ryujinx.git
synced 2025-07-22 15:27:10 +02:00
UI: Link to the Discord in the About window, more Discord RPC games.
This commit is contained in:
parent
df9450d2ad
commit
456f1ec739
7 changed files with 25 additions and 29 deletions
|
@ -8,7 +8,7 @@ namespace Ryujinx.Common
|
|||
private const string FlatHubChannelOwner = "flathub";
|
||||
|
||||
private const string BuildVersion = "%%RYUJINX_BUILD_VERSION%%";
|
||||
private const string BuildGitHash = "%%RYUJINX_BUILD_GIT_HASH%%";
|
||||
public const string BuildGitHash = "%%RYUJINX_BUILD_GIT_HASH%%";
|
||||
private const string ReleaseChannelName = "%%RYUJINX_TARGET_RELEASE_CHANNEL_NAME%%";
|
||||
private const string ConfigFileName = "%%RYUJINX_CONFIG_FILE_NAME%%";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue