-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmanifest.json
57 lines (57 loc) · 965 Bytes
/
manifest.json
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
{
"format_version": 2,
"header": {
"description": "Advanced API Wrapper for GameTests.",
"name": "§l§9Slappers",
"uuid": "b4ce177a-af74-4586-b30e-6d9ddc3e36d9",
"version": [
0,
0,
1
],
"min_engine_version": [
1,
14,
0
]
},
"modules": [
{
"description": "Advanced API Wrapper for GameTests.",
"type": "javascript",
"uuid": "95ba5af4-69b9-4d53-94e0-52a93ba56833",
"version": [
0,
0,
1
],
"entry": "scripts/index.js"
}
],
"dependencies": [
{
"uuid": "b26a4d4c-afdf-4690-88f8-931846312678",
"version": [
0,
1,
0
]
},
{
"uuid": "6f4b6893-1bb6-42fd-b458-7fa3d0c89616",
"version": [
0,
1,
0
]
},
{
"uuid": "2bd50a27-aB5f-4f40-a596-3641627c635e",
"version": [
0,
1,
0
]
}
]
}