Document using Godot 4.4
Some scenes were already requiring that to open correctly.
This commit is contained in:
parent
98b83c756f
commit
2b147e4479
2 changed files with 2 additions and 2 deletions
|
|
@ -1 +1 @@
|
||||||
4.4-beta3
|
4.4
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ git clone --recurse-submodules <address of this repository>
|
||||||
git submodule update --init --recursive
|
git submodule update --init --recursive
|
||||||
```
|
```
|
||||||
|
|
||||||
Using Godot v4.4 beta3 (expect it to change often until 4.4 is released)
|
Using Godot v4.4.
|
||||||
Install SCons with `pipx install scons`.
|
Install SCons with `pipx install scons`.
|
||||||
You will need a C++ compiler, you might have one already on Linux, see below for Windows, otherwise in [Godot documentation](https://docs.godotengine.org/en/stable/contributing/development/compiling/index.html).
|
You will need a C++ compiler, you might have one already on Linux, see below for Windows, otherwise in [Godot documentation](https://docs.godotengine.org/en/stable/contributing/development/compiling/index.html).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue