diff --git a/schema/meta.schema.json b/schema/meta.schema.json index 97a071c4..e7689278 100644 --- a/schema/meta.schema.json +++ b/schema/meta.schema.json @@ -30,6 +30,6 @@ "format": "uri" } }, - "required": ["title", "requires-steamodded", "category", "author", "repo", "downloadURL"] + "required": ["title", "requires-steamodded", "categories", "author", "repo", "downloadURL"] }