-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathmanifest.json
69 lines (69 loc) · 1.27 KB
/
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
58
59
60
61
62
63
64
65
66
67
68
69
{
"format_version": 2,
"header": {
"name": "§bOAC §3(Odin Anti Cheat)",
"description": "§l§bjoin discord.gg/YBHBn7UEtT for help.",
"uuid": "f9f8e6de-2916-4b0f-b884-12dde2d5490c",
"min_engine_version": [
1,
17,
0
],
"version": [
2,
0,
0
]
},
"modules": [
{
"type": "data",
"uuid": "8caeb387-0e53-4d24-8061-d0adf8f38e6f",
"version": [
2,
0,
0
]
},
{
"type": "script",
"language": "javascript",
"uuid": "aeb03028-547f-4c61-aaff-f11e183c602a",
"version": [
1,
0,
0
],
"entry": "scripts/index.js"
}
],
"dependencies": [
{
"uuid": "b26a4d4c-afdf-4690-88f8-931846312678",
"version": "1.0.0-beta"
},
{
"uuid": "6f4b6893-1bb6-42fd-b458-7fa3d0c89616",
"version": "1.0.0-beta"
},
{
"uuid": "b26a4d4c-afdf-4690-88f8-931846312678",
"version": "1.0.0-beta"
},
{
"uuid": "6f4b6893-1bb6-42fd-b458-7fa3d0c89616",
"version": "1.0.0-beta"
},
{
"uuid": "2bd50a27-ab5f-4f40-a596-3641627c635e",
"version": "1.0.0-beta"
}
],
"metadata": {
"authors": [
"L0VE MC",
"iBlqzed",
"Dooka"
]
}
}