1
0

Add automatic version updating feature

This commit is contained in:
Ö. Efe D.
2025-03-09 19:36:28 +01:00
parent a7a4094aaf
commit f532231f52
4 changed files with 238 additions and 1 deletions

View File

@@ -38,6 +38,9 @@
},
"version": {
"type": "string"
},
"automatic-version-check": {
"type": "boolean"
}
},
"required": ["title", "requires-steamodded", "categories", "author", "repo", "downloadURL"]