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!"},