We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f469696 commit 94c1226Copy full SHA for 94c1226
CHANGELOG.md
@@ -1,5 +1,15 @@
1
# Geode Changelog
2
3
+## v4.7.0
4
+ * Change from copying queue to moving queue for main thread (9b8fb73)
5
+ * Add reading from unzipped/launch-args.txt on iOS as an option (ae90fc9)
6
+ * Add new "binary-dir" launcher flag for changing the path of mod binaries (0b71c3c)
7
+ * Use ColorProvider for SwelvyBG colors (01ee436)
8
+ * Deprecate the usage of geode::cast::as (9d28ab9)
9
+ * Return success for patching if there is nothing to do (f92e5b6)
10
+ * Updated TulipHook to 3.1.4 (f469696)
11
+ * Fixes struct params and enabling after disabled.
12
+
13
## v4.6.3
14
* Fix Windows crashlogs not appearing (for real this time) (dedf1eb)
15
VERSION
@@ -1 +1 @@
-4.6.3
+4.7.0
0 commit comments