mirror of
https://github.com/vcmi/vcmi.git
synced 2024-12-24 22:14:36 +02:00
- by defaut launcher will use repository from vcmi.eu
This commit is contained in:
parent
92246a2c17
commit
fb4fb79be2
@ -233,7 +233,9 @@
|
||||
"properties" : {
|
||||
"repositoryURL" : {
|
||||
"type" : "array",
|
||||
"default" : [ ],
|
||||
"default" : [
|
||||
"http://download.vcmi.eu/mods/repository/repository.json"
|
||||
],
|
||||
"items" : {
|
||||
"type" : "string"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user