From 21605e9319652524c5cdc1a4fc294d3604e3996c Mon Sep 17 00:00:00 2001 From: kake26 Date: Sun, 12 Jan 2025 19:13:43 -0600 Subject: [PATCH] read me update --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2343d4d..6e6e348 100755 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -# Minetest +# Luanti (Formerly Minetest) -Minetest related code. +Luanti related code. # Branches @@ -22,6 +22,10 @@ update.pl - Perl script can be run in the mods folder to update mods. Wrote this # Status +As of 1/12/25: + +Got around to updating things to 5.10 finally. I'me using it again to manage my Minetest server. I am going to go through with the plans of updating and expanding this finally. I know I've been saying that a while, but since I'm using it again its time to finally do this. + As of 4/15/23: Some minor updates for minetest 5.7.0. All code was given a test as part of my server's update to minetest 5.7.0. Seems to work just fine for what I made it for. Expanding the script to include more mod management realted functions is certainly something that will happen as I'm tired of adding new mods manually. Additional updates to the build script for optimized building.