From ca53b60531c486384193c7e4c84367db1ef68eda Mon Sep 17 00:00:00 2001 From: Slava Date: Sat, 26 Aug 2023 23:06:53 +0000 Subject: [PATCH] Update modinfo.lua --- modinfo.lua | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/modinfo.lua b/modinfo.lua index 07ba056..8b1e28a 100644 --- a/modinfo.lua +++ b/modinfo.lua @@ -1,4 +1,3 @@ - meta = { -- ID of your mod; Make sure this is unique! @@ -14,7 +13,7 @@ meta = title = "Weapon Pack Extended2", -- Description of your mod that will be displayed to players - description = "Adds some new weapon to the game. test", + description = "Adds some new weapon to the game.", -- Insert all authors into this list authors = {"Alive!"},