From aca26b8ed62842a372968b31cb51a0e6277dc405 Mon Sep 17 00:00:00 2001 From: Elias Fleckenstein <54945686+EliasFleckenstein03@users.noreply.github.com> Date: Sat, 20 Feb 2021 11:25:32 +0100 Subject: [PATCH] Revert internal.sh back to common.sh --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index 0ee0123..38648dd 100644 --- a/README +++ b/README @@ -46,7 +46,7 @@ scripts/restart.sh: You can use this to restart one or all running worlds. You c scripts/console.sh: You can used this to access the console of the world specified in the argument. (minetest --terminal running in a screen) -scripts/internal.sh: This script should not be started, it contains common functions imported by other scripts. You can modify it to e.g. change the paths of lock files or screen names. +scripts/common.sh: This script should not be started, it contains common functions imported by other scripts. You can modify it to e.g. change the paths of lock files or screen names. Creating new mods ----------------- -- 2.44.0