diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 30e3c4701..0b8569ae6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -7,6 +7,7 @@ on: branches: [ master ] paths-ignore: - '.github/**' + - 'docs/**' - '*.yml' - '*.json' - '*.config' diff --git a/README.md b/README.md index 304fca405..6171c3232 100644 --- a/README.md +++ b/README.md @@ -10,17 +10,15 @@
Ryujinx is an open-source Nintendo Switch emulator, originally created by gdkchan, written in C#.
-
This emulator aims at providing excellent accuracy and performance, a user-friendly interface and consistent builds.
-
It was written from scratch and development on the project began in September 2017.
Ryujinx is available on Github under the MIT license.
-
+
+
On October 1st 2024, Ryujinx was discontinued as the creator was forced to abandon the project.
This fork is intended to be a direct continuation for existing Ryujinx users.
Guides and documentation will not be provided at this time, though you can find the old ones on the Internet Archive.
-
-
@@ -38,7 +36,7 @@
-
+