|
1 | 1 | { |
2 | | - "geode": "3.4.0", |
3 | | - "gd": { |
4 | | - "win": "2.206", |
5 | | - "android": "2.206", |
6 | | - "mac": "2.206", |
7 | | - "ios": "2.206" |
8 | | - }, |
9 | | - "id": "timestepyt.eventlevels", |
10 | | - "name": "Event Levels", |
11 | | - "version": "v1.0.4", |
12 | | - "developer": "TimeStepYT", |
13 | | - "description": "Allows you to use the Event Levels button", |
14 | | - "repository": "https://github.com/Reinmmar/EventLevels", |
| 2 | + "geode": "3.7.1", |
| 3 | + "gd": { |
| 4 | + "win": "2.206", |
| 5 | + "android": "2.206", |
| 6 | + "mac": "2.206", |
| 7 | + "ios": "2.206" |
| 8 | + }, |
| 9 | + "id": "timestepyt.eventlevels", |
| 10 | + "name": "Event Levels", |
| 11 | + "version": "v1.0.5", |
| 12 | + "developer": "TimeStepYT", |
| 13 | + "description": "Allows you to use the Event Levels button", |
| 14 | + "links": { |
| 15 | + "source": "https://github.com/TimeStepYT/EventLevels" |
| 16 | + }, |
15 | 17 | "tags": ["interface", "customization"], |
16 | 18 | "dependencies": [ |
17 | 19 | { |
|
20 | 22 | "version": ">=v1.10.0" |
21 | 23 | } |
22 | 24 | ], |
23 | | - "settings": { |
24 | | - "useDaily": { |
25 | | - "name": "Modified Daily Page", |
26 | | - "description": "Use a modified version of the <co>Daily Page</c>. Turn off for broken original <cp>Event Levels</c> page", |
27 | | - "type": "bool", |
28 | | - "default": true |
29 | | - }, |
30 | | - "enablePopup": { |
31 | | - "name": "Secret Skip Popup", |
32 | | - "description": "Enables secret popup when trying to skip an <cp>Event Level</c>", |
33 | | - "type": "bool", |
| 25 | + "settings": { |
| 26 | + "useDaily": { |
| 27 | + "name": "Modified Daily Page", |
| 28 | + "description": "Use a modified version of the <co>Daily Page</c>. Turn off for broken original <cp>Event Levels</c> page", |
| 29 | + "type": "bool", |
| 30 | + "default": true |
| 31 | + }, |
| 32 | + "enablePopup": { |
| 33 | + "name": "Secret Skip Popup", |
| 34 | + "description": "Enables secret popup when trying to skip an <cp>Event Level</c>", |
| 35 | + "type": "bool", |
34 | 36 | "platforms": ["win", "android"], |
35 | | - "default": false |
36 | | - } |
37 | | - } |
| 37 | + "default": false |
| 38 | + } |
| 39 | + } |
38 | 40 | } |
0 commit comments