forked from supreminhogamer/FreeGames
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.json
More file actions
27 lines (27 loc) · 647 Bytes
/
Copy pathmod.json
File metadata and controls
27 lines (27 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
{
"geode": "5.6.1",
"version": "v1.0.8",
"id": "waolth.moregames",
"name": "MoreGamesFixed",
"developer": "waolth",
"description": "All free Geometry Dash games within a single mod! But Fixed",
"gd": {
"win": "2.2081",
"android": "2.2081"
},
"early-load": true,
"links": {
"source": "https://github.com/waolth/FreeGamesFixed"
},
"resources": {
"spritesheets": {
"IconSheet": [
"resources/icon/*.png"
]
},
"files": [
"resources/textures/*.zip",
"resources/levels/*.txt"
]
}
}