1
0

Update README & remove pattern in schema

This commit is contained in:
Ö. Efe D.
2025-03-09 18:41:24 +01:00
parent 73bf53990c
commit a7a4094aaf
2 changed files with 4 additions and 3 deletions

View File

@@ -37,8 +37,7 @@
"pattern": "^[^<>:\"/\\|?*]+$"
},
"version": {
"type": "string",
"pattern": "^[^<>:\"/\\|?*]+$"
"type": "string"
}
},
"required": ["title", "requires-steamodded", "categories", "author", "repo", "downloadURL"]