bash_env: update godot3 version
This commit is contained in:
parent
7ba2645ba2
commit
7a7ead12a0
1 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
export GODOT_DEFAULT=~/.local/lib/godot/Godot_v4.1.1-stable_linux.x86_64
|
||||
export GODOT3_DEFAULT=~/.local/lib/godot/Godot_v3.5.2-stable_x11.64
|
||||
export GODOT4_DEFAULT=~/.local/lib/godot/Godot_v4.1.1-stable_linux.x86_64
|
||||
export GODOT_DEFAULT=~/.local/lib/godot/Godot_v4.2.1-stable_linux.x86_64
|
||||
export GODOT3_DEFAULT=~/.local/lib/godot/Godot_v3.5.3-stable_x11.64
|
||||
export GODOT4_DEFAULT=~/.local/lib/godot/Godot_v4.2.1-stable_linux.x86_64
|
||||
|
||||
|
|
Loading…
Reference in a new issue