remotes/1711838460285120023/feature-flyby
Jan Heemstra 2021-11-16 21:03:09 +01:00
commit c4c2f0f17c
1 changed files with 2 additions and 0 deletions

View File

@ -89,6 +89,7 @@ git lfs install
5. Pull the Git-LFS stored files (that includes the bundled Godot editor): 5. Pull the Git-LFS stored files (that includes the bundled Godot editor):
``` ```
git lfs pull git lfs pull
git fetch
``` ```
6. Extract the Godot editor binary: 6. Extract the Godot editor binary:
@ -125,6 +126,7 @@ git lfs install
5. Pull the Git-LFS stored files (that includes the bundled Godot editor): 5. Pull the Git-LFS stored files (that includes the bundled Godot editor):
``` ```
git lfs pull git lfs pull
git fetch
``` ```
6. Extract the Godot editor binary located in `Godot` folder. The file is named `godot-windows-nightly-x86_64.zip`. You can probaly use Windows Explorer to do this. 6. Extract the Godot editor binary located in `Godot` folder. The file is named `godot-windows-nightly-x86_64.zip`. You can probaly use Windows Explorer to do this.