org.ryujinx.Ryujinx/flathub.json
Florian Piesche 4432924b53
Set up end-of-life handling (#187)
* Add end-of-life notice.

* Disable source update checker

* Move to ryujinx-mirror repo
2025-01-16 16:25:36 +01:00

6 lines
152 B
JSON

{
"only-arches": ["x86_64", "aarch64"],
"end-of-life": "This application is no longer maintained.",
"disable-external-data-checker": true
}