Minetest 5.4.1
This commit is contained in:
parent
21cf1993c8
commit
ec6a8a1e30
@ -95,7 +95,7 @@ install_minetest() {
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if [[ ! -d minetest ]]; then
|
if [[ ! -d minetest ]]; then
|
||||||
local branch="-b 5.4.0"
|
local branch="-b 5.4.1"
|
||||||
|
|
||||||
if [[ $ver == "dev" ]]; then
|
if [[ $ver == "dev" ]]; then
|
||||||
branch="-b stable-5"
|
branch="-b stable-5"
|
||||||
|
Loading…
Reference in New Issue
Block a user