From bf01ad01b774639a3f0382c748ac71cada0ac194 Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Sun, 22 Dec 2024 16:13:19 -0800 Subject: [PATCH] fix licensing bullshit, adjust readme --- License.txt => LICENSE | 0 README.md | 5 +++-- 2 files changed, 3 insertions(+), 2 deletions(-) rename License.txt => LICENSE (100%) diff --git a/License.txt b/LICENSE similarity index 100% rename from License.txt rename to LICENSE diff --git a/README.md b/README.md index fa767a8..707b2d3 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # LEEF-filesystem -Adds binary utilities and media path detection to minetest -Credits to Appgurue: he basically wrote all original code, it's been highly modified to be modular and to have a working documented interface- but nonetheless none of it would be possible without him. +Adds binary utilities and media path detection to minetest +Credits to Appgurue: he basically wrote all original code. +The content (originally from modlib) has been modified signifficantly. documentation: https://luanti-extended-engine-features.github.io/LEEF-filesystem/