1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-15 20:03:15 +02:00

Merge pull request #2118 from IvanSavenko/mod_repo_url

Use separate json for vcmi-1.3
This commit is contained in:
Ivan Savenko
2023-05-05 12:06:44 +03:00
committed by GitHub

View File

@@ -463,7 +463,7 @@
"repositoryURL" : {
"type" : "array",
"default" : [
"https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/vcmi-1.2.json"
"https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/vcmi-1.3.json"
],
"items" : {
"type" : "string"