From e44f7fded4c06cf4a3343fe290f507d377adf0f5 Mon Sep 17 00:00:00 2001 From: bacon Date: Sun, 27 Aug 2023 01:39:41 +0300 Subject: [PATCH] test --- modinfo.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modinfo.lua b/modinfo.lua index b0ec1ad..07ba056 100644 --- a/modinfo.lua +++ b/modinfo.lua @@ -14,7 +14,7 @@ meta = title = "Weapon Pack Extended2", -- Description of your mod that will be displayed to players - description = "Adds some new weapon to the game.", + description = "Adds some new weapon to the game. test", -- Insert all authors into this list authors = {"Alive!"},