-
Notifications
You must be signed in to change notification settings - Fork 16
Expand file tree
/
Copy pathcommunity.json
More file actions
37 lines (36 loc) · 875 Bytes
/
community.json
File metadata and controls
37 lines (36 loc) · 875 Bytes
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
{
"buttons": [
{
"display": "Jingle GitHub (Source Code)",
"link": "https://github.com/DuncanRuns/Jingle"
},
{
"display": "Jingle Issues Tracker",
"link": "https://github.com/DuncanRuns/Jingle/issues"
},
{
"display": "Jingle Discord (Support/Development)",
"link": "https://discord.com/invite/cXf86mXAWR"
},
{
"display": "MCJE Speedrunning Discord",
"link": "https://discord.com/invite/jmdFn3C"
},
{
"display": "Toolscreen",
"link": "https://github.com/jojoe77777/Toolscreen/releases"
},
{
"display": "PaceMan.gg",
"link": "https://paceman.gg/"
},
{
"display": "Legal Mods List",
"link": "https://mods.tildejustin.dev/"
},
{
"display": "MCSR Launcher",
"link": "https://github.com/MCSRLauncher/Launcher"
}
]
}