-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathsources.json
More file actions
58 lines (58 loc) · 1.8 KB
/
sources.json
File metadata and controls
58 lines (58 loc) · 1.8 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
{
"sources": [
{
"maintainer": "OvercastCommunity",
"repository": "CommunityMaps",
"url": "https://github.com/OvercastCommunity/CommunityMaps",
"branch": "master"
},
{
"maintainer": "OvercastCommunity",
"repository": "PublicMaps",
"url": "https://github.com/OvercastCommunity/PublicMaps",
"branch": "main"
},
{
"maintainer": "OvercastCommunity",
"repository": "public-competitive",
"url": "https://github.com/OvercastCommunity/public-competitive",
"branch": "master"
},
{
"maintainer": "Warzone",
"repository": "PublicMaps",
"url": "https://github.com/Warzone/PublicMaps",
"branch": "main"
},
{
"maintainer": "Xerocoles",
"repository": "stratus-maps",
"url": "https://github.com/Xerocoles/stratus-maps",
"branch": "master"
},
{
"maintainer": "MCResourcePile",
"repository": "pgm-maps",
"url": "https://github.com/MCResourcePile/pgm-maps",
"branch": "master"
},
{
"maintainer": "Strangeys",
"repository": "MinecraftMaps",
"url": "https://github.com/Strangeys/MinecraftMaps",
"branch": "main"
},
{
"maintainer": "CasualModernPGM",
"repository": "ModernMaps",
"url": "https://github.com/CasualModernPGM/ModernMaps",
"branch": "master"
},
{
"maintainer": "zzufx",
"repository": "zzuf-maps",
"url": "https://github.com/zzufx/zzuf-maps",
"branch": "master"
}
]
}