diff --git a/README.md b/README.md index 0a0faf2..43eef8f 100644 --- a/README.md +++ b/README.md @@ -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: