Updates for 5.10 and reanme to Luanti
This commit is contained in:
parent
0f5b6e227b
commit
0c8eb5bfe6
7 changed files with 5 additions and 5 deletions
|
@ -1,8 +1,8 @@
|
|||
#!/bin/bash
|
||||
# wget https://github.com/minetest/minetest/archive/master.tar.gz
|
||||
wget https://github.com/minetest/minetest/archive/refs/tags/5.8.0.tar.gz
|
||||
tar xf 5.8.0.tar.gz
|
||||
cd minetest-5.8.0
|
||||
wget https://github.com/minetest/minetest/archive/refs/tags/5.10.0.tar.gz
|
||||
tar xf 5.10.0.tar.gz
|
||||
cd minetest-5.10.0
|
||||
cd games/
|
||||
wget https://github.com/minetest/minetest_game/archive/master.tar.gz
|
||||
tar xf master.tar.gz
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue