From 3a3e5e5c5a27fe6e66ffb45ea19d5a315e3d500b Mon Sep 17 00:00:00 2001 From: Max Date: Sun, 3 May 2026 19:09:47 +0000 Subject: [PATCH] added skia native assets for windows, macOS and switched to no-depend for linux (#77) im not really sure why these were missing, but theyre here now :woopernod: Reviewed-on: https://git.ryujinx.app/projects/Ryubing/pulls/77 --- 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 4c02a3b8d..7c94ffe24 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -57,7 +57,9 @@ - + + + diff --git a/src/Ryujinx.HLE/Ryujinx.HLE.csproj b/src/Ryujinx.HLE/Ryujinx.HLE.csproj index 7e4c8a9e1..f7641c68d 100644 --- a/src/Ryujinx.HLE/Ryujinx.HLE.csproj +++ b/src/Ryujinx.HLE/Ryujinx.HLE.csproj @@ -27,7 +27,9 @@ - + + + diff --git a/src/Ryujinx/Ryujinx.csproj b/src/Ryujinx/Ryujinx.csproj index f80c1aa97..d517746c3 100644 --- a/src/Ryujinx/Ryujinx.csproj +++ b/src/Ryujinx/Ryujinx.csproj @@ -49,6 +49,9 @@ + + +