You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Click Sounds Full
1
+
# Click Sounds Mega Neo Full Ultra S26 Deluxe Game of the Year Edition + Click Sounds Index: Now with support for keybinds! Change your click and release sounds in the settings menu, which can be accessed from the pause menu or from its Geode page. Unlike ZCB Live, you can mix and match any click and release sounds you want! The Click Sounds Index is also now available, which allows you to easily download and use custom click sound packs from the community. The sounds everywhere option is still just as buggy as before, and I have no idea how to fix it nor do I have plans to fix it! Thank you MXGaming01 for supporting Click Sounds and thank you alicemiku for creating the default click pack that will be present from March to June. If you want to support Click Sounds, consider giving me money! It's completely free and I absolutely love money! Now with over one thousand copyrighted sounds!
2
2
3
3
Plays a click sound whenever you press a jump button, or (optionally) a release sound whenever you release a jump button.
4
4
If you want a new built-in click sound or feature to be added, join the [discord server](https://discord.gg/RwbRP8ADdc). <3
Copy file name to clipboardExpand all lines: mod.json
+17-6Lines changed: 17 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
{
2
-
"geode": "5.4.1",
2
+
"geode": "5.5.3",
3
3
"gd": {
4
4
"win": "2.2081",
5
5
"android": "2.2081",
6
6
"mac": "2.2081",
7
7
"ios": "2.2081"
8
8
},
9
-
"version": "v2.4.5",
9
+
"version": "v2.4.6",
10
10
"id": "beat.click-sound",
11
11
"name": "Click Sounds Mega Neo Full Ultra S26 Deluxe Game of the Year Edition + Click Sounds Index: Now with support for keybinds! Change your click and release sounds in the settings menu, which can be accessed from the pause menu or from its Geode page. Unlike ZCB Live, you can mix and match any click and release sounds you want! The Click Sounds Index is also now available, which allows you to easily download and use custom click sound packs from the community. The sounds everywhere option is still just as buggy as before, and I have no idea how to fix it nor do I have plans to fix it! Thank you MXGaming01 for supporting Click Sounds and thank you alicemiku for creating the default click pack that will be present from March to June. If you want to support Click Sounds, consider giving me money! It's completely free and I absolutely love money! Now with over one thousand copyrighted sounds!",
12
12
"developers": [
@@ -171,17 +171,28 @@
171
171
"slider": true
172
172
}
173
173
},
174
-
"advanced-section": {
175
-
"name": "Advanced Options",
176
-
"type": "title",
177
-
"description": "Only touch these if you know what you're doing."
174
+
"keybinds-section": {
175
+
"name": "Keybinds",
176
+
"description": "This category is for settings that are for <cr>Keybind bindings</c>",
177
+
"type": "title"
178
178
},
179
179
"master-toggle-keybind": {
180
180
"name": "Master toggle keybind",
181
181
"description": "The keybind to toggle all sounds on and off.",
182
182
"type": "keybind",
183
183
"default": "Ctrl+Shift+F6"
184
184
},
185
+
"sounds-everywhere-keybind": {
186
+
"name": "Sounds everywhere keybind",
187
+
"description": "The keybind to toggle the buggy sounds everywhere option on and off.",
188
+
"type": "keybind",
189
+
"default": ""
190
+
},
191
+
"advanced-section": {
192
+
"name": "Advanced Options",
193
+
"type": "title",
194
+
"description": "Only touch these if you know what you're doing."
195
+
},
185
196
"downloadOnStartup": {
186
197
"name": "Download index on startup",
187
198
"description": "When enabled, the Click Sounds Index will automatically download on startup. This is very data heavy and not recommended for those on cellular data.",
0 commit comments