mirror of
https://git.ryujinx.app/kenji-nx/ryujinx.git
synced 2025-12-14 16:37:07 +00:00
Add ability to trim and untrim XCI files from the application context menu AND in Bulk
This commit is contained in:
parent
7bd5a61b65
commit
88530d7435
21 changed files with 1457 additions and 56 deletions
|
|
@ -1,6 +1,7 @@
|
|||
using Avalonia.Controls;
|
||||
using Avalonia.Interactivity;
|
||||
using Avalonia.Markup.Xaml;
|
||||
using Avalonia.Platform.Storage;
|
||||
using Avalonia.Threading;
|
||||
using LibHac.Fs;
|
||||
using LibHac.Tools.FsSystem.NcaUtils;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue