This commit is contained in:
Paul 2023-04-15 21:48:34 -05:00
parent 311b76c734
commit 49321f2de7

View file

@ -24,7 +24,7 @@ update.pl - Perl script can be run in the mods folder to update mods. Wrote 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.
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.
As of 1/5/23: