From af6dd5b64cf044e30628096f9d041142ce78acc8 Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 3 May 2026 14:09:47 -0500 Subject: [PATCH] added skia native assets for windows, macOS and switched to no-depend for linux im not really sure why these were missing, but theyre here now :woopernod: --- Directory.Packages.props | 4 +++- src/Ryujinx.HLE/Ryujinx.HLE.csproj | 4 +++- src/Ryujinx/Ryujinx.csproj | 3 +++ 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index ff2ca5f84..f846e2906 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -47,7 +47,9 @@ - + + + diff --git a/src/Ryujinx.HLE/Ryujinx.HLE.csproj b/src/Ryujinx.HLE/Ryujinx.HLE.csproj index 9c5d0c4c6..01f3d7b0b 100644 --- a/src/Ryujinx.HLE/Ryujinx.HLE.csproj +++ b/src/Ryujinx.HLE/Ryujinx.HLE.csproj @@ -26,7 +26,9 @@ - + + + diff --git a/src/Ryujinx/Ryujinx.csproj b/src/Ryujinx/Ryujinx.csproj index 5610891b3..11ce42c22 100644 --- a/src/Ryujinx/Ryujinx.csproj +++ b/src/Ryujinx/Ryujinx.csproj @@ -37,6 +37,9 @@ + + +