This repository has been archived by the owner on Aug 7, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 3
/
mod.json
226 lines (226 loc) · 5.37 KB
/
mod.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
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
{
"geode": "3.4.0",
"gd": {
"win": "2.206",
"android": "2.206",
"mac": "2.206"
},
"early-load": true,
"version": "v2.0.5",
"id": "muhammadgames.bettermenu",
"name": "Better Menu",
"developer": "Viper",
"repository": "https://github.com/MuhXd/BetterMenuMod",
"description": "This mod is used for a better menu for the game. This Mod aim is to have a better experience on the menus",
"tags": [
"offline","enhancement","interface","customization"
],
"resources": {
"files": [
"resources/*.mp3"
],
"sprites": ["resources/*.png"]
},
"settings": {
"loading-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Loading Menu"
},
"LoadingLayer-Geode-SwelvyBG": {
"name": "SwelvyBG Background",
"description": "Converts the background to the SwelvyBG One!",
"type": "bool",
"default": true
},
"exit-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Remove / Disable"
},
"RunMainMenu": {
"name": "Main Menu Modifications",
"description": "This settings Enables the main menu (Note: This will be for other menus when i am finished)",
"type": "bool",
"default": true
},
"EnableExitGameButton": {
"name": "Exit Button",
"description": "Makes the game be able to close",
"type": "bool",
"default": true
},
"NoNewGroundsButton": {
"name": "No New Grounds",
"description": "Removes the newgrounds button",
"type": "bool",
"default": true
},
"HideName": {
"name": "Hide Username",
"description": "This setting Hides the players name from the main menu",
"type": "bool",
"default": true
},
"replacename": {
"name": "Hide Real Username",
"description": "This replaces your Username with 'Streamer'",
"type": "bool",
"default": true
},
"MenuPos-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Menu Manipulation"
},
"MenuPos-pos": {
"type": "custom",
"mode" : "Hardcoded"
},
"compact-main-menu": {
"name": "Compact Mode",
"description": "This makes the menu compact",
"type": "bool",
"default": false
},
"MenuMovement": {
"name": "Bottom Menu load Animation",
"description": "This setting makes the bottom menu move when loading",
"type": "bool",
"default": true
},
"RightSide": {
"name": "Right Menu to Shortcuts",
"description": "Moves the right menu near the Shortcuts",
"type": "bool",
"default": false
},
"buttons-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Bottom menu buttons"
},
"MoreGamesBottomMenu": {
"name": "More Games",
"description": "Creates a newgames button in the bottom menu",
"type": "bool",
"default": false
},
"MyLevelbutton": {
"name": "My Levels",
"description": "Creates a My levels button in the bottom menu",
"type": "bool",
"default": false
},
"SavedLevelsbutton": {
"name": "Saved levels",
"description": "Creates a Saved levels button in the bottom menu",
"type": "bool",
"default": false
},
"Searchbutton": {
"name": "Search",
"description": "Creates a Search button in the bottom menu",
"type": "bool",
"default": false
},
"replaces-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Replacement"
},
"Geode-Server": {
"name": "Geode button",
"description": "Replaces geode button with the server icon one",
"type": "bool",
"default": false
},
"MenuLayer-Geode-SwelvyBG": {
"name": "SwelvyBG background",
"description": "Converts the background to the SwelvyBG One!",
"type": "bool",
"default": true
},
"Shortcuts-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Shortcuts"
},
"ShortcutMyLevel": {
"name": "My Levels Shortcut",
"description": "Adds my Levels to the Shortcuts location",
"type": "bool",
"default": true
},
"ShortcutSavedLevels": {
"name": "Saved levels Shortcut",
"description": "Adds saved Levels to the Shortcuts location",
"type": "bool",
"default": true
},
"TextureLDR-Shortcut": {
"name": "Texture Loader",
"description": "Moves TextureLoader to MoreGames Button",
"type": "bool",
"default": true
},
"Leaderboard-Shortcut": {
"name": "leaderboard Shortcut",
"description": "Adds a Leaderboard button",
"type": "bool",
"default": true
},
"ShortcutSearch": {
"name": "Search Shortcut",
"description": "Removes More games and replaces it with Search button",
"type": "bool",
"default": true
},
"ShortcutDaily": {
"name": "Daily Shortcut",
"description": "Adds Daily button to Shortcuts",
"type": "bool",
"default": true
},
"ShortcutWeekly": {
"name": "Weekly Shortcut",
"description": "Adds Weekly button to Shortcuts",
"type": "bool",
"default": true
},
"Joke-Features": {
"type": "custom",
"mode" : "Heading",
"text": "Joke Settings"
},
"SFX": {
"name": "SFX",
"description": "Enable the Sound effects from the mod",
"type": "bool",
"default": true
},
"Uwugeode": {
"name": "Uwu geode",
"description": "Makes the geode button uwuifyed",
"type": "bool",
"default": false
},
"Merp": {
"name": "Merp",
"description": "Plays a merp when pressing spacebar",
"type": "bool",
"default": false
},
"Experment-heading": {
"type": "custom",
"mode" : "Heading",
"text": "Expermental Settings"
},
"TaskKill-Process": {
"name": "Shadow-Window Bug fix",
"description": "If you have a ShadowWindow bug due to megahack then Enable this, you may lose data when you exit, please save before closing",
"type": "bool",
"default": false
}
}
}