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 f982d9d commit 90f6512Copy full SHA for 90f6512
changelog.md
@@ -1,3 +1,6 @@
1
+### v1.5.1
2
+- Updated to newer Geode version so that iOS 26 works that came out right after I submitted v1.5.0, just my luck!
3
+
4
### v1.5.0
5
- Added the new chapter 3 & 4 voices!
6
- Changed the voice of the shopkeeper and the diamond shopkeeper to more fitting ones
mod.json
@@ -1,5 +1,5 @@
{
- "geode": "4.5.0",
+ "geode": "4.6.0",
"gd": {
"win": "2.2074",
"android": "2.2074",
@@ -8,7 +8,7 @@
8
},
9
"id": "timestepyt.deltarune_textboxes",
10
"name": "Deltarune Textboxes",
11
- "version": "v1.5.0",
+ "version": "v1.5.1",
12
"developer": "TimeStepYT",
13
"description": "Makes Popups look like Deltarune",
14
"links": {
0 commit comments