-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathflyinghead.json
More file actions
26 lines (26 loc) · 1.05 KB
/
flyinghead.json
File metadata and controls
26 lines (26 loc) · 1.05 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
{
"name": "Flyinghead",
"identifier": "com.flyinghead.source",
"apps": [
{
"beta": false,
"name": "Flycast",
"bundleIdentifier": "com.flyinghead.Flycast",
"developerName": "Flyinghead",
"subtitle": "Dreamcast, Naomi and Atomiswave emulator.",
"version": "v2.5",
"versionDate": "2025-05-07T11:36:00+02:00",
"versionDescription": "DCNet support, new on-screen gamepad",
"downloadURL": "https://github.com/flyinghead/flycast/releases/download/v2.5/Flycast-2.5.ipa",
"localizedDescription": "Flycast is a Dreamcast, Naomi, Naomi 2 and Atomiswave emulator.",
"iconURL": "https://github.com/flyinghead/flycast/raw/master/shell/linux/flycast.png",
"tintColor": "9b54fd",
"size": 8161611,
"screenshotURLs": [
"https://github.com/flyinghead/flycast/raw/master/shell/imgs/screenshot1.png",
"https://github.com/flyinghead/flycast/raw/master/shell/imgs/screenshot2.png",
"https://github.com/flyinghead/flycast/raw/master/shell/imgs/screenshot3.png"
]
}
]
}