1
0
forked from MeloNX/MeloNX

Repo Template

Other things could/should be added, this is just barebone for now
This commit is contained in:
neoarz 2025-03-05 22:36:24 +00:00
parent e372f6eb35
commit 83c4a95f4b

25
repo.json Normal file
View File

@ -0,0 +1,25 @@
{
"apps": [
{
"beta": false,
"bundleIdentifier": "com.stossy11.MeloNX",
"developerName": "Stossy11",
"downloadURL": "https://git.743378673.xyz/MeloNX/MeloNX/releases/download/1.3.1/MeloNX.ipa",
"iconURL": "https://melonx.org/static/imgs/MeloNX.svg",
"localizedDescription": "MeloNX is an iOS Nintendo Switch emulator based on Ryujinx, written primarily in C#. Designed to bring accurate performance and a user-friendly interface to iOS, MeloNX makes Switch games accessible on Apple devices. Developed from the ground up, MeloNX is open-source and available on Github under the MeloNX license (Based on MIT).",
"name": "MeloNX",
"screenshotURLs": [
],
"size": 68015680,
"subtitle": "A Nintendo Switch Emulator based on Ryujinx for iOS",
"tintColor": "",
"version": "1.3.1",
"versionDate": "2025-03-1T14:00:00-07:00",
"versionDescription": "Add SDL Window back\nSDL Window can now be enabled on all OS versions\n"
}
],
"identifier": "com.stossy11.MeloNX",
"name": "MeloNX",
"news": [],
"userInfo": {}
}