forked from Neoexm/zBot-autoplay
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.json
More file actions
32 lines (32 loc) · 647 Bytes
/
Copy pathmod.json
File metadata and controls
32 lines (32 loc) · 647 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
31
32
{
"geode": "5.6.1",
"gd": {
"win": "2.2081",
"mac": "2.2081",
"android": "2.206",
"ios": "2.206"
},
"version": "v3.1.0",
"tags": [
"utility",
"gameplay"
],
"id": "neoexm.zbot",
"name": "zBot-Enhanced",
"developer": "fig, forked and maintained by Neoexm",
"description": "Geometry Dash Replay Bot with Autonomous Play Mode",
"dependencies": {},
"resources": {
"files": [
"resources/*.ttf",
"resources/*.zip"
]
},
"settings": {},
"early-load": true,
"links": {
"homepage": "https://zbot.figmentcoding.me/",
"source": "https://github.com/Neoexm/zBot-2.2",
"community": "https://discord.gg/pPSAU6Ugka"
}
}