-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.json
More file actions
31 lines (29 loc) · 717 Bytes
/
Copy pathmod.json
File metadata and controls
31 lines (29 loc) · 717 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
{
"geode": "5.0.0-beta.3",
"gd": {
"win": "2.2081",
"android": "2.2081",
"mac": "2.2081",
"ios": "2.2081"
},
"dependencies": {
"geode.node-ids": ">=v1.20.0"
},
"tags": ["gameplay", "enhancement"],
"links": {
"source": "https://github.com/quadruplea0/AutoNormal"
},
"settings": {
"ShowPopup":{
"type":"bool",
"name":"Show Popup",
"description":"Shows a popup when a practice run is converted to normal successfully.",
"default": true
}
},
"id": "quadruplea0.autonormal",
"name": "AutoNormal",
"version": "v1.0.8",
"developer": "quadruplea0",
"description": "Completes level normally if its beat in 1 attempt practice mode"
}