From 3a369678f0553c3e05b36582a425103914a64540 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=96=2E=20Efe=20D=2E?= <67526259+skyline69@users.noreply.github.com> Date: Thu, 2 Jan 2025 03:03:39 +0100 Subject: [PATCH] my bad again --- schema/meta.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"] }