From c43700d8ce048f1f4bc8ce862f8dd05bb60b100c Mon Sep 17 00:00:00 2001 From: FatalErr42O <58855799+FatalError42O@users.noreply.github.com> Date: Sun, 1 Dec 2024 12:43:12 -0800 Subject: [PATCH] rename MTUL to LEEF --- README.md | 6 +++--- docs/index.html | 4 ++-- docs/modules/binary.html | 6 +++--- docs/modules/paths.html | 4 ++-- init.lua | 14 +++++++------- ldoc/config.ld | 4 ++-- mod.conf | 8 ++++---- modlib/binary.lua | 28 ++++++++++++++-------------- modlib/mod_utils.lua | 12 ++++++------ modlib/paths.lua | 12 ++++++------ 10 files changed, 49 insertions(+), 49 deletions(-) diff --git a/README.md b/README.md index 1845b67..38de363 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# MTUL-core -core dependencies for other libraries within MTUL. This is mostly useless atm, just adds binary reading from modlib. +# leef-core +core dependencies for other libraries within leef. This is mostly useless atm, just adds binary reading from modlib. 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. -documentation: https://minetest-unification-library.github.io/MTUL-filesystem/ +documentation: https://minetest-unification-library.github.io/leef-filesystem/ diff --git a/docs/index.html b/docs/index.html index 9806318..9be9c55 100644 --- a/docs/index.html +++ b/docs/index.html @@ -3,7 +3,7 @@ - MTUL filesystem + leef filesystem @@ -24,7 +24,7 @@