Skip to content

Commit 341df3f

Browse files
committed
Upgrade extension versions
1 parent 6e964b8 commit 341df3f

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

extensions/reviewed/Gamepads.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "Gamepads",
99
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/gamepad-variant-outline.svg",
1010
"shortDescription": "Add support for gamepads (or other controllers) to your game, giving access to information such as button presses, axis positions, trigger pressure, etc...",
11-
"version": "0.6.2",
11+
"version": "0.6.3",
1212
"description": [
1313
"Add support for gamepads (or other controllers).",
1414
"",

extensions/reviewed/MousePointerLock.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "MousePointerLock",
99
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Virtual Reality/Virtual Reality_360_rotate_vr_movement.svg",
1010
"shortDescription": "This behavior removes the limit on the distance the mouse can move and hides the cursor.",
11-
"version": "0.1.7",
11+
"version": "0.1.8",
1212
"description": [
1313
"This behavior removes the limit on the distance the mouse can move and hides the cursor.",
1414
"",

extensions/reviewed/SpriteMultitouchJoystick.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "SpriteMultitouchJoystick",
99
"previewIconUrl": "https://resources.gdevelop-app.com/assets/Icons/Line Hero Pack/Master/SVG/Videogames/Videogames_controller_joystick_arrows_direction.svg",
1010
"shortDescription": "Joysticks or buttons for touchscreens.",
11-
"version": "1.4.0",
11+
"version": "1.5.0",
1212
"description": [
1313
"Multitouch joysticks can be used the same way as physical gamepads:",
1414
"- 4 or 8 directions",

extensions/reviewed/ThirdPersonCamera.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"name": "ThirdPersonCamera",
99
"previewIconUrl": "https://asset-resources.gdevelop.io/public-resources/Icons/Line Hero Pack/Master/SVG/Virtual Reality/94e95d2c318e1f3dc7151a351024e13c574e1e44669c6696aa107d60230073f6_Virtual Reality_3d_vision_eye_vr.svg",
1010
"shortDescription": "Move the camera to look at an object from a given distance.",
11-
"version": "1.4.2",
11+
"version": "1.5.0",
1212
"description": [
1313
"Move the camera to look at an object from a given distance with a rotation and an elevation angles.",
1414
"",

0 commit comments

Comments
 (0)