-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmodinfo.json
43 lines (43 loc) · 1.13 KB
/
modinfo.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
[
{
"name": "BepInEx",
"author": "BepInEx Team",
"version": "5.4.22",
"git_path": "BepInEx/BepInEx",
"group": "Core",
"download_url": "https://github.com/BepInEx/BepInEx/releases/download/v5.4.22/BepInEx_x64_5.4.22.0.zip"
},
{
"name": "Utilla",
"author": "Bobbie",
"version": "1.6.10",
"git_path": "filesfor/Utilla",
"group": "Libraries",
"download_url": "https://github.com/filesfor/Utilla/releases/download/v1.6.10/Utilla.zip"
},
{
"name": "Lemon's Ghost Trolling Menu",
"author": "Crimson",
"version": "1.3",
"git_path": "filesfor/CrimsonClient",
"group": "Ghost Trolling Menu",
"download_url": "https://github.com/filesfor/CrimsonClient/releases/download/V4.5/CrimsonClient.zip"
"dependencies": [
"Utilla",
],
}
{
"name": "NametagMod",
"author": "ShibaGT",
"version": "12.9",
"dependencies": [
"Utilla",
],
"git_path": "filesfor/NametagMod",
"group": "Gameplay",
"download_url": "https://github.com/filesfor/NametagMod/releases/download/V12.9/NametagMod.zip"
"dependencies": [
"Utilla",
],
},
]