diff --git a/.github/FUNDING.yml b/.github-orig/FUNDING.yml similarity index 100% rename from .github/FUNDING.yml rename to .github-orig/FUNDING.yml diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github-orig/ISSUE_TEMPLATE/bug_report.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/bug_report.yml rename to .github-orig/ISSUE_TEMPLATE/bug_report.yml diff --git a/.github/ISSUE_TEMPLATE/config.yml b/.github-orig/ISSUE_TEMPLATE/config.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/config.yml rename to .github-orig/ISSUE_TEMPLATE/config.yml diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github-orig/ISSUE_TEMPLATE/feature_request.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/feature_request.yml rename to .github-orig/ISSUE_TEMPLATE/feature_request.yml diff --git a/.github/ISSUE_TEMPLATE/missing_cpu_instruction.yml b/.github-orig/ISSUE_TEMPLATE/missing_cpu_instruction.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/missing_cpu_instruction.yml rename to .github-orig/ISSUE_TEMPLATE/missing_cpu_instruction.yml diff --git a/.github/ISSUE_TEMPLATE/missing_service_call.yml b/.github-orig/ISSUE_TEMPLATE/missing_service_call.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/missing_service_call.yml rename to .github-orig/ISSUE_TEMPLATE/missing_service_call.yml diff --git a/.github/ISSUE_TEMPLATE/missing_shader_instruction.yml b/.github-orig/ISSUE_TEMPLATE/missing_shader_instruction.yml similarity index 100% rename from .github/ISSUE_TEMPLATE/missing_shader_instruction.yml rename to .github-orig/ISSUE_TEMPLATE/missing_shader_instruction.yml diff --git a/.github/csc.json b/.github-orig/csc.json similarity index 100% rename from .github/csc.json rename to .github-orig/csc.json diff --git a/.github/dependabot.yml b/.github-orig/dependabot.yml similarity index 100% rename from .github/dependabot.yml rename to .github-orig/dependabot.yml diff --git a/.github/labeler.yml b/.github-orig/labeler.yml similarity index 100% rename from .github/labeler.yml rename to .github-orig/labeler.yml diff --git a/.github/reviewers.yml b/.github-orig/reviewers.yml similarity index 100% rename from .github/reviewers.yml rename to .github-orig/reviewers.yml diff --git a/.github/workflows/build.yml b/.github-orig/workflows/build.yml similarity index 100% rename from .github/workflows/build.yml rename to .github-orig/workflows/build.yml diff --git a/.github/workflows/checks.yml b/.github-orig/workflows/checks.yml similarity index 100% rename from .github/workflows/checks.yml rename to .github-orig/workflows/checks.yml diff --git a/.github/workflows/flatpak.yml b/.github-orig/workflows/flatpak.yml similarity index 100% rename from .github/workflows/flatpak.yml rename to .github-orig/workflows/flatpak.yml diff --git a/.github/workflows/mako.yml b/.github-orig/workflows/mako.yml similarity index 100% rename from .github/workflows/mako.yml rename to .github-orig/workflows/mako.yml diff --git a/.github/workflows/nightly_pr_comment.yml b/.github-orig/workflows/nightly_pr_comment.yml similarity index 100% rename from .github/workflows/nightly_pr_comment.yml rename to .github-orig/workflows/nightly_pr_comment.yml diff --git a/.github/workflows/pr_triage.yml b/.github-orig/workflows/pr_triage.yml similarity index 100% rename from .github/workflows/pr_triage.yml rename to .github-orig/workflows/pr_triage.yml diff --git a/.github/workflows/release.yml b/.github-orig/workflows/release.yml similarity index 100% rename from .github/workflows/release.yml rename to .github-orig/workflows/release.yml diff --git a/README.md b/README.md index 7f2294d3..d0bb2218 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ +## Ryujinx Mirror + +As of now, this repository simply serves as a downstream fork of the original Ryujinx project, and won't be accepting any new changes until further information arises. + +**If we can acquire the `Ryujinx` name on GitHub, ownership of this organization can also be transferred to someone else from the original Ryujinx team.** + +___ +


- Ryujinx + Ryujinx
Ryujinx
@@ -12,7 +20,7 @@ Ryujinx is an open-source Nintendo Switch emulator, 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. + Ryujinx is available on Github under the MIT license.