mirror of
https://github.com/vcmi/vcmi.git
synced 2025-08-13 19:54:17 +02:00
Changed default mod repository path
This commit is contained in:
@@ -451,7 +451,7 @@
|
|||||||
"repositoryURL" : {
|
"repositoryURL" : {
|
||||||
"type" : "array",
|
"type" : "array",
|
||||||
"default" : [
|
"default" : [
|
||||||
"https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/github.json"
|
"https://raw.githubusercontent.com/vcmi/vcmi-mods-repository/develop/vcmi-1.2.json"
|
||||||
],
|
],
|
||||||
"items" : {
|
"items" : {
|
||||||
"type" : "string"
|
"type" : "string"
|
||||||
|
Reference in New Issue
Block a user