Skip to content

Commit 0843f8d

Browse files
committed
Add additional map sources
1 parent 232bce2 commit 0843f8d

File tree

1 file changed

+24
-6
lines changed

1 file changed

+24
-6
lines changed

sources.json

Lines changed: 24 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,5 @@
11
{
22
"sources": [
3-
{
4-
"maintainer": "OvercastCommunity",
5-
"repository": "public-competitive",
6-
"url": "https://github.com/OvercastCommunity/public-competitive",
7-
"branch": "master"
8-
},
93
{
104
"maintainer": "OvercastCommunity",
115
"repository": "CommunityMaps",
@@ -18,11 +12,35 @@
1812
"url": "https://github.com/OvercastCommunity/PublicMaps",
1913
"branch": "main"
2014
},
15+
{
16+
"maintainer": "OvercastCommunity",
17+
"repository": "public-competitive",
18+
"url": "https://github.com/OvercastCommunity/public-competitive",
19+
"branch": "master"
20+
},
2121
{
2222
"maintainer": "Warzone",
2323
"repository": "PublicMaps",
2424
"url": "https://github.com/Warzone/PublicMaps",
2525
"branch": "main"
26+
},
27+
{
28+
"maintainer": "Xerocoles",
29+
"repository": "stratus-maps",
30+
"url": "https://github.com/Xerocoles/stratus-maps",
31+
"branch": "master"
32+
},
33+
{
34+
"maintainer": "MCResourcePile",
35+
"repository": "pgm-maps",
36+
"url": "https://github.com/MCResourcePile/pgm-maps",
37+
"branch": "master"
38+
},
39+
{
40+
"maintainer": "Strangeys",
41+
"repository": "MinecraftMaps",
42+
"url": "https://github.com/Strangeys/MinecraftMaps",
43+
"branch": "main"
2644
}
2745
]
2846
}

0 commit comments

Comments
 (0)