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: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Compiling
54
54
Godot version 3.4.4-stable is confirmed to be working.
55
55
- Start by cloning the Godot 3.4.4-stable [source](https://github.com/godotengine/godot/tree/3.4.4-stable) with this command `git clone https://github.com/godotengine/godot -b 3.4.4-stable`
56
56
57
-
- Next change directories into the modules folder and clone this repo with this command `git clone https://github.com/Trey2k/lua`
57
+
- Next change directories into the modules folder and clone this repo with this command `git clone https://github.com/Trey2k/lua -b v1.1-stable`
58
58
59
59
- Now you can follow the Godot build instructions on their [site](https://docs.godotengine.org/en/latest/development/compiling/).
0 commit comments