Merge branch 'main' of https://git.gieszer.link/unfa/liblast
This commit is contained in:
commit
c4c2f0f17c
1 changed files with 2 additions and 0 deletions
|
@ -89,6 +89,7 @@ git lfs install
|
|||
5. Pull the Git-LFS stored files (that includes the bundled Godot editor):
|
||||
```
|
||||
git lfs pull
|
||||
git fetch
|
||||
```
|
||||
|
||||
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):
|
||||
```
|
||||
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.
|
||||
|
|
Reference in a new issue