mirror of
https://github.com/wekan/wekan.git
synced 2026-01-16 22:45:29 +01:00
Updated Godot (markdown)
parent
45ab2bbb1c
commit
b5ccbf2601
1 changed files with 1 additions and 3 deletions
4
Godot.md
4
Godot.md
|
|
@ -14,9 +14,7 @@ pkg-config libx11-dev libxcursor-dev libxinerama-dev \
|
|||
libgl1-mesa-dev libglu-dev libasound2-dev \
|
||||
libpulse-dev libudev-dev libxi-dev libxrandr-dev
|
||||
|
||||
git clone https://github.com/godotengine/godot.git
|
||||
|
||||
git checkout remotes/origin/3.5
|
||||
git clone --branch remotes/origin/3.5 --depth 1 https://github.com/godotengine/godot.git
|
||||
|
||||
cd godot
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue