Update file modinfo.lua
This commit is contained in:
@@ -16,7 +16,7 @@ meta =
|
|||||||
description = "Adds some new weapon to the game.",
|
description = "Adds some new weapon to the game.",
|
||||||
|
|
||||||
-- Insert all authors into this list
|
-- 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)
|
-- 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
|
-- This will be used to check for unmet dependencies or incompatibilities
|
||||||
@@ -52,5 +52,5 @@ meta =
|
|||||||
saveGameAltering = false,
|
saveGameAltering = false,
|
||||||
|
|
||||||
-- Contact info for other users to reach you in case they have questions
|
-- 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/",
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user