-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsource.json
More file actions
82 lines (82 loc) · 3.03 KB
/
Copy pathsource.json
File metadata and controls
82 lines (82 loc) · 3.03 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
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
{
"name": "oh6’s .IPA Library",
"subtitle": "a curated library of apps and games",
"description": "my personal collection of wacky games and niche apps… you won’t find stuff like this anywhere else 🤫",
"iconURL": "https://github.com/sinceohsix/ipas/blob/main/assets/icon.png?raw=true",
"website": "https://sinceohsix.github.io/ipas",
"patreonURL": "https://github.com/sinceohsix",
"tintColor": "#363a28",
"featuredApps": [
"con.TDMBest.UCG"
],
"headerURL": "https://github.com/sinceohsix/ipas/blob/main/assets/banner-source.png?raw=true",
"apps": [
{
"name": "Bound",
"bundleIdentifier": "com.hammerandchisel.discord",
"developerName": "C0C0B01",
"subtitle": "Modded Discord Client",
"localizedDescription": "Bound is a Discord app injected with the BTLoader tweak, which loads Discord mods. While BTLoader was made for Ra1n (which has yet to be released), it currently loads the Kettu mod bundle.",
"iconURL": "https://github.com/sinceohsix/ipas/blob/main/icons/com.hammerandchisel.discord.png?raw=true",
"tintColor": "#0065ad",
"category": "social",
"screenshots": [],
"versions": [
{
"downloadURL": "https://github.com/CloudySn0w/BTLoader/releases/download/v305.0/bound.ipa",
"size": 94600000,
"version": "305.0",
"buildVersion": "",
"date": "2025-12-22T03:50:00-08:00",
"localizedDescription": "Discord Version: 305.0\nBTLoader: v1.0.1",
"minOSVersion": null
}
],
"appPermissions": {
"entitlements": [],
"privacy": {}
},
"patreon": {}
},
{
"name": "Uncanny Cat Golf",
"bundleIdentifier": "con.TDMBest.UCG",
"developerName": "TDMBest",
"subtitle": "A port of Uncanny Cat Golf to iOS",
"localizedDescription": "A port of the game Uncanny Cat Golf for iOS devices.",
"iconURL": "https://github.com/lc-dl/apps/blob/main/icons/con.TDMbest.UCG.png?raw=true",
"tintColor": "#363a28",
"category": "games",
"screenshots": [],
"versions": [
{
"version": "1.0.0",
"date": "2025-12-22T12:35:00-08:00",
"localizedDescription": "Initial Release",
"downloadURL": "https://github.com/sinceohsix/ipas/releases/download/ipas/Uncanny_Cat_Golf_1.0.0_ios_14.5.ipa",
"size": 124000000,
"buildVersion": "",
"minOSVersion": "14.5"
}
],
"appPermissions": {
"entitlements": [],
"privacy": {}
},
"patreon": {}
}
],
"news": [
{
"title": "oh6’s IPA Library is now open!",
"identifier": "news_fss18iwmw2",
"caption": "This source is full of games and apps you won’t find anywhere else! 🥳",
"date": "2025-12-21T12:37",
"tintColor": "#363a28",
"imageURL": "https://github.com/sinceohsix/ipas/blob/main/assets/banner-source.png?raw=true",
"notify": false,
"url": "https://github.com/sinceohsix/ipas",
"appID": "con.TDMBest.UCG"
}
]
}