Skip to content

Commit 2bee912

Browse files
authored
Update multiplayer-platformer-arrow-fight.json with the required version (#759)
Don't show in the changelog
1 parent 132456c commit 2bee912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/multiplayer-platformer-arrow-fight/multiplayer-platformer-arrow-fight.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
"name": "ArrowFight Multiplayer",
2323
"description": "A player vs player platformer game where up to 4 players or bots fire arrows at each other in order to be the last player left.\n\nControls:\n\nMove\n- Arrow keys\n- Left-stick of gamepad\n- D-pad on gamepad\n- Left virtual joystick (mobile)\n\nJump (and Double Jump)\n- Up arrow\n- Up on left-stick of gamepad\n- Up on D-pad of gamepad\n- Up on left virtual joystick (mobile)\n\nAiming\n- Left-Click and mouse cursor\n- Right-stick of gamepad\n- Right virtual joystick (mobile)\n\nFire arrow (while aiming):\n- Release left-click on mouse\n- Right-Bumper or Right-Trigger on gamepad\n- Release right virtual joystick (mobile)\n\nThis game example includes:\n-Multiplayer lobby\n-Platformer behavior\n-Screen wrap behavior\n-Sound effects\n-Resource bars\n-Forces",
2424
"author": "",
25+
"gdevelopVersion": ">=5.5.222",
2526
"windowWidth": 1280,
2627
"windowHeight": 720,
2728
"latestCompilationDirectory": "",

0 commit comments

Comments
 (0)