From 8a7b512e351e4b49b84d19c93ad18823947c7527 Mon Sep 17 00:00:00 2001 From: H5N3RG Date: Thu, 18 Sep 2025 17:00:26 +0200 Subject: [PATCH] Update init.lua Signed-off-by: H5N3RG --- init.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/init.lua b/init.lua index 2756ee1..6dddbf6 100644 --- a/init.lua +++ b/init.lua @@ -3,7 +3,7 @@ -- author: H5N3RG -- license: LGPL-3.0-or-later -- Fix: max_tokens type handling, fully configurable, robust JSON --- Addet: metadata for ingame-commads +-- Added: metadata for ingame-commads -- Enhancement: Dynamic metadata handling, player name in prompts -- ===========================================================================