diff --git a/modinfo.lua b/modinfo.lua index 880c3d7..99787bc 100644 --- a/modinfo.lua +++ b/modinfo.lua @@ -16,7 +16,7 @@ meta = description = "Adds some new weapon to the game.", -- Insert all authors into this list - authors = {"Alive!"}, + authors = {"Casimir Kepler, Baconborn, OmenOs"}, -- Version of your mod, should be in format 1.0.0 (major.minor.patch) or 1.0 (major.minor) -- This will be used to check for unmet dependencies or incompatibilities @@ -52,5 +52,5 @@ meta = saveGameAltering = false, -- Contact info for other users to reach you in case they have questions - contact = "https://steamcommunity.com/id/CasKepler2/", + contact = "https://steamcommunity.com/id/CasKepler2/", "https://steamcommunity.com/id/baconborn/", }