mirror of
https://git.743378673.xyz/MeloNX/MeloNX.git
synced 2025-07-27 08:57:11 +02:00
Add Screenshot Feature (#2354)
* Add internal screenshot capabilities * update version notice
This commit is contained in:
parent
121aa25491
commit
6ea1686586
12 changed files with 220 additions and 56 deletions
|
@ -14,7 +14,7 @@ namespace Ryujinx.Configuration
|
|||
/// <summary>
|
||||
/// The current version of the file format
|
||||
/// </summary>
|
||||
public const int CurrentVersion = 27;
|
||||
public const int CurrentVersion = 28;
|
||||
|
||||
public int Version { get; set; }
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue