Updates for 5.10 and reanme to Luanti

This commit is contained in:
kake26 2025-01-12 15:45:43 -06:00
parent 0f5b6e227b
commit 0c8eb5bfe6
Signed by: kake26
GPG key ID: E8AFC43591876B4D
7 changed files with 5 additions and 5 deletions

View file

@ -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