You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: getting_started/first_3d_game/01.game_setup.rst
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,7 @@ We've prepared a Godot project with the 3D models and sounds we'll use for this
10
10
tutorial, linked in the index page. If you haven't done so yet, you can download
11
11
the archive here: `Squash the Creeps assets <https://github.com/godotengine/godot-docs-project-starters/releases/download/latest-4.x/3d_squash_the_creeps_starter.zip>`_.
12
12
13
-
Once you downloaded it, extract the .zip archive on your computer. Open the
13
+
Once you've downloaded it, extract the .zip archive on your computer. Open the
14
14
Godot Project Manager and click the *Import* button.
0 commit comments