forked from bombsquad-community/plugin-manager
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmaps.json
More file actions
63 lines (63 loc) · 1.69 KB
/
maps.json
File metadata and controls
63 lines (63 loc) · 1.69 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
{
"name": "Maps",
"description": "Maps",
"plugins_base_url": "https://github.com/bombsquad-community/plugin-manager/{content_type}/{tag}/plugins/maps",
"plugins": {
"forest": {
"description": "Basically bridgit map but outter version",
"external_url": "",
"authors": [
{
"name": "Hopeless",
"email": "",
"discord": "hope1ess_."
}
],
"versions": {
"1.1.1": {
"api_version": 9,
"commit_sha": "e604a3c",
"released_on": "23-06-2025",
"md5sum": "52aea58884e486afea63be6b2411aeb8"
},
"1.1.0": {
"api_version": 9,
"commit_sha": "4ccfc7b",
"released_on": "25-01-2025",
"md5sum": "d9bef02a82056bfc493722a44a4bcd35"
},
"1.0.1": {
"api_version": 8,
"commit_sha": "8e5970b",
"released_on": "18-01-2024",
"md5sum": "738e250e43633bafae357ed4b999864a"
},
"1.0.0": {
"api_version": 7,
"commit_sha": "985e486",
"released_on": "15-06-2023",
"md5sum": "01fb81dc27d63789f31559140ec2bd72"
}
}
},
"forest_v2": {
"description": "A better looking land with some trees\nNew mini games added so you can play more on this update forest",
"external_url": "",
"authors": [
{
"name": "Startingbat",
"email": "",
"discord": "startingbat"
}
],
"versions": {
"1.0.0": {
"api_version": 9,
"commit_sha": "4a20493",
"released_on": "22-01-2026",
"md5sum": "42af7d02a8c0d03ad8aaf6da1cf2bac0"
}
}
}
}
}