From 354cd7451fa485468c958e292514bd2a342101ab Mon Sep 17 00:00:00 2001 From: Don Date: Thu, 13 Mar 2025 12:56:01 -0700 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cebff04..4ebbc94 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,13 @@ -worldedge +myworldedge ========= -A Minetest Mod that teleports you to the other side of the map when you reach its edge. +A Luanti Mod that teleports you to the other side of the map when you reach its edge. This gives the illusion that that world is round and you can walk all the way around. You can change the worlds edge by changing the first variable in init.lua local edge = 30000 -License of code: DWYWPL +License of code: MIT Written by Amaz Modified by Don