|
1 | 1 | { |
2 | | - "geode": "3.2.0", |
3 | | - "gd": { |
4 | | - "win": "2.206", |
5 | | - "android": "2.206", |
6 | | - "mac": "2.206", |
7 | | - "ios": "2.206" |
8 | | - }, |
9 | | - "repository": "https://github.com/Reinmmar/NoStupidButtons", |
10 | | - "id": "timestepyt.nostupidbuttons", |
11 | | - "name": "NoStupidButtons", |
12 | | - "version": "v1.1.1", |
13 | | - "developer": "TimeStepYT", |
14 | | - "description": "This mod hides the buttons nobody uses!", |
15 | | - |
16 | | - "settings": { |
17 | | - "hide-newgrounds-button": { |
18 | | - "name": "Hide Newgrounds Button", |
19 | | - "description": "Toggles if the Newgrounds Button should be hidden in the Main Menu", |
20 | | - "type": "bool", |
21 | | - "default": true |
22 | | - }, |
23 | | - "hide-more-games-button": { |
24 | | - "name": "Hide More Games Button", |
25 | | - "description": "Toggles if the More Games button should be hidden in the Main Menu. Will not work if DevTools is insalled on Android", |
26 | | - "type": "bool", |
27 | | - "default": true |
| 2 | + "geode": "3.7.1", |
| 3 | + "gd": { |
| 4 | + "win": "2.206", |
| 5 | + "android": "2.206", |
| 6 | + "mac": "2.206", |
| 7 | + "ios": "2.206" |
28 | 8 | }, |
29 | | - "hide-social-media-buttons": { |
30 | | - "name": "Hide Social Media Buttons", |
31 | | - "description": "Toggles if the Social Media buttons should be hidden in the Main Menu", |
32 | | - "type": "bool", |
33 | | - "default": true |
| 9 | + "links": { |
| 10 | + "source": "https://github.com/TimeStepYT/NoStupidButtons" |
34 | 11 | }, |
35 | | - "hide-robtop-logo": { |
36 | | - "name": "Hide RobTop Logo", |
37 | | - "description": "Toggles if the RobTop logo should be hidden in the Main Menu", |
38 | | - "type": "bool", |
39 | | - "default": false |
| 12 | + "id": "timestepyt.nostupidbuttons", |
| 13 | + "name": "NoStupidButtons", |
| 14 | + "version": "v1.1.2", |
| 15 | + "developer": "TimeStepYT", |
| 16 | + "description": "This mod hides the buttons nobody uses!", |
| 17 | + |
| 18 | + "settings": { |
| 19 | + "hide-newgrounds-button": { |
| 20 | + "name": "Hide Newgrounds Button", |
| 21 | + "description": "Toggles if the Newgrounds Button should be hidden in the Main Menu", |
| 22 | + "type": "bool", |
| 23 | + "default": true |
| 24 | + }, |
| 25 | + "hide-more-games-button": { |
| 26 | + "name": "Hide More Games Button", |
| 27 | + "description": "Toggles if the More Games button should be hidden in the Main Menu. Will not work if DevTools is insalled on Android", |
| 28 | + "type": "bool", |
| 29 | + "default": true |
| 30 | + }, |
| 31 | + "hide-social-media-buttons": { |
| 32 | + "name": "Hide Social Media Buttons", |
| 33 | + "description": "Toggles if the Social Media buttons should be hidden in the Main Menu", |
| 34 | + "type": "bool", |
| 35 | + "default": true |
| 36 | + }, |
| 37 | + "hide-robtop-logo": { |
| 38 | + "name": "Hide RobTop Logo", |
| 39 | + "description": "Toggles if the RobTop logo should be hidden in the Main Menu", |
| 40 | + "type": "bool", |
| 41 | + "default": false |
| 42 | + } |
40 | 43 | } |
41 | | - } |
42 | 44 | } |
0 commit comments