-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.json
More file actions
30 lines (30 loc) · 997 Bytes
/
Copy pathmod.json
File metadata and controls
30 lines (30 loc) · 997 Bytes
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
{
"geode": "5.8.1",
"gd": {
"win": "2.2081"
},
"id": "jasper.instant_menu_kills",
"name": "Instant Menu Kills",
"version": "v1.0.4",
"developer": "Jasper",
"description": "Instantly destroys and counts every PlayerObject entering the Geometry Dash main-menu background, including extra players added by other Geode mods.",
"tags": [
"fun",
"offline"
],
"settings": {
"enabled": {
"name": "Enabled",
"description": "Immediately destroy each newly spawned main-menu background icon.",
"type": "bool",
"default": true
}
},
"links": {
"source": "https://github.com/JasperSoosaar25/InstantMenuKills"
},
"issues": {
"info": "Found a bug? Please include your Geometry Dash version, Geode version, latest Geode log, and a list of other menu-related mods.",
"url": "https://github.com/JasperSoosaar25/InstantMenuKills/issues"
}
}