read me update

This commit is contained in:
kake26 2025-01-12 19:13:43 -06:00
parent 0c8eb5bfe6
commit 21605e9319
Signed by: kake26
GPG key ID: E8AFC43591876B4D

View file

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