From 49321f2de7c6fbe4a66d5c97362eab8c20e6ae24 Mon Sep 17 00:00:00 2001 From: Paul Date: Sat, 15 Apr 2023 21:48:34 -0500 Subject: [PATCH] checking --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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: