Skip to content

Commit 407514d

Browse files
committed
optimisations (shows only settings for loaded mods)
1 parent cfbdd36 commit 407514d

File tree

5 files changed

+33
-24892
lines changed

5 files changed

+33
-24892
lines changed

changelog.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# v2.1.4
2+
3+
- Settings menu now only shows settings for loaded mods. If there are any issues with this mod, disable the settings in the full settings popup.
4+
- Changed GDPS Hub background.
5+
- GDPS Hub background modify now disabled by default.
6+
17
# v2.1.3
28

39
- Fixed GDPS Hub background

mod.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"mac": "2.2074",
77
"ios": "2.2074"
88
},
9-
"version": "v2.1.3",
9+
"version": "v2.1.4",
1010
"id": "omgrod.geodify",
1111
"name": "Geodify",
1212
"developers": ["OmgRod", "Cosmella-v"],
@@ -455,7 +455,7 @@
455455
"name": "GDPSHubLayer",
456456
"description": "GDPSHubLayer",
457457
"type": "bool",
458-
"default": true
458+
"default": false
459459
},
460460
"other-title": {
461461
"type": "title",

0 commit comments

Comments
 (0)