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
2
update.pl
Normal file → Executable file
2
update.pl
Normal file → Executable file
|
@ -13,7 +13,7 @@ use Storable;
|
|||
|
||||
$updfile = "index.json"; # I could use JSON here, but it might be easier to abuse jq
|
||||
$updlsturl = "https://content.minetest.net/api/packages/"; # give use a json file of everything available
|
||||
$modpath = "/home/kake26/minetest-5.8.0/mods"; # where your server stores its mods
|
||||
$modpath = "/home/kake26/minetest-5.10.0/mods"; # where your server stores its mods
|
||||
|
||||
sub chk_update () {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue