diff --git a/schema/meta.schema.json b/schema/meta.schema.json index 33342601..d52e42b2 100644 --- a/schema/meta.schema.json +++ b/schema/meta.schema.json @@ -25,6 +25,6 @@ "format": "uri" } }, - "required": ["title", "mod-loader", "category", "author", "repo", "downloadURL"] + "required": ["title", "requires-steamodded", "category", "author", "repo", "downloadURL"] }