We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f4dbc7 commit 271ebb8Copy full SHA for 271ebb8
βchangelog.mdβ
@@ -1,6 +1,8 @@
1
+# 1.0.5
2
+- Fix another editor crash
3
# 1.0.4
4
- Fix a crash when editing a start position
5
# 1.0.3
6
- Add helper to editor
7
# 1.0.0/1.0.1/1.0.2
-- Initial Release
8
+- Initial Release
βmod.jsonβ
@@ -1,5 +1,5 @@
{
- "geode": "4.8.0",
+ "geode": "4.9.0",
"gd": {
"win": "2.2074",
"mac": "2.2074",
@@ -8,7 +8,7 @@
},
9
"id": "km7dev.platformerjoystick",
10
"name": "Platformer Joystick",
11
- "version": "v1.0.4",
+ "version": "v1.0.5",
12
"developer": "km7dev",
13
"description": "Adds a joystick to platformer mode.",
14
"dependencies": {
0 commit comments