-
Notifications
You must be signed in to change notification settings - Fork 98
Expand file tree
/
Copy pathmodinfo.json
More file actions
129 lines (129 loc) · 3.81 KB
/
Copy pathmodinfo.json
File metadata and controls
129 lines (129 loc) · 3.81 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
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
[
{
"name": "BananaHook",
"author": "[-=KILL MAN=-] aka RusJJ",
"version": "1.1.0",
"git_path": "RusJJ/BananaHook",
"group": "Libraries",
"download_url": "https://github.com/RusJJ/BananaHook/releases/download/1.1.0/BananaHook.zip"
},
{
"name": "BepInEx",
"author": "BepInEx Team",
"version": "5.4.17",
"git_path": "BepInEx/BepInEx",
"group": "Core",
"download_url": "https://github.com/BepInEx/BepInEx/releases/download/v5.4.17/BepInEx_x64_5.4.17.0.zip"
},
{
"name": "Bepinject",
"author": "Auros",
"version": "1.0.1",
"dependencies": [
"Extenject"
],
"install_location": "BepInEx/plugins",
"git_path": "Auros/Bepinject",
"group": "Libraries",
"download_url": "https://github.com/Auros/Bepinject/releases/download/1.0.1/Bepinject-Auros.zip"
},
{
"name": "BrokenController",
"author": "A Haunted Army",
"version": "1.0.1",
"git_path": "AHauntedArmy/BrokenController",
"group": "Tweaks / Tools",
"download_url": "https://github.com/AHauntedArmy/BrokenController/releases/download/1.0.1/BrokenController-v1.0.1.zip"
},
{
"name": "Computer Interface",
"author": "Toni Macaroni",
"version": "1.4.6",
"dependencies": [
"Bepinject"
],
"git_path": "ToniMacaroni/ComputerInterface",
"group": "Libraries",
"download_url": "https://github.com/ToniMacaroni/ComputerInterface/releases/download/1.4.6/ComputerInterface.zip"
},
{
"name": "Extenject",
"author": "svermeulen",
"version": "1.0.1",
"install_location": "BepInEx/plugins",
"git_path": "Auros/Bepinject",
"group": "Libraries",
"download_url": "https://github.com/Auros/Bepinject/releases/download/1.0.1/Extenject.zip"
},
{
"name": "Gorilla Cosmetics",
"author": "Bobbie",
"version": "2.1.1",
"dependencies": [
"Newtonsoft.JSON"
],
"git_path": "legoandmars/GorillaCosmetics",
"group": "Cosmetic",
"download_url": "https://github.com/legoandmars/GorillaCosmetics/releases/download/v2.1.1/GorillaCosmetics-2.1.1.zip"
},
{
"name": "Monke Map Loader",
"author": "Vadix",
"version": "1.1.0",
"dependencies": [
"Newtonsoft.JSON",
"Utilla",
"Computer Interface"
],
"git_path": "Vadix88/MonkeMapLoader",
"group": "Gameplay",
"download_url": "https://github.com/Vadix88/MonkeMapLoader/releases/download/v1.1.0/MonkeMapLoader-1.1.0.zip"
},
{
"name": "Newtonsoft.JSON",
"author": "James Newton-King",
"version": "12.0.3",
"git_path": "legoandmars/Newtonsoft.Json",
"group": "Libraries",
"download_url": "https://github.com/legoandmars/Newtonsoft.Json/releases/download/12.0.3/Newtonsoft.Json-12.0.3.zip"
},
{
"name": "NoAmbient",
"author": "[-=KILL MAN=-] aka RusJJ",
"version": "1.1.0",
"git_path": "RusJJ/NoAmbient",
"group": "Tweaks / Tools",
"download_url": "https://github.com/RusJJ/NoAmbient/releases/download/1.1.0/NoAmbient.zip"
},
{
"name": "Practice Mod",
"author": "Graic",
"version": "1.1.0",
"dependencies": [
"Utilla",
"Computer Interface"
],
"git_path": "Graicc/PracticeMod",
"group": "Gameplay",
"download_url": "https://github.com/Graicc/PracticeMod/releases/download/v1.1.0/PracticeMod-v1.1.0.zip"
},
{
"name": "Space Monke",
"author": "Bobbie",
"version": "1.2.0",
"dependencies": [
"Utilla"
],
"git_path": "legoandmars/SpaceMonke",
"group": "Gameplay",
"download_url": "https://github.com/legoandmars/SpaceMonke/releases/download/v1.2.0/SpaceMonke-1.2.0.zip"
},
{
"name": "Utilla",
"author": "Bobbie",
"version": "1.4.0",
"git_path": "legoandmars/Utilla",
"group": "Libraries",
"download_url": "https://github.com/legoandmars/Utilla/releases/download/v1.4.0/Utilla-1.4.0.zip"
}
]