Pārlūkot izejas kodu

Changed default mod repository path

Ivan Savenko 2 gadi atpakaļ
vecāks
revīzija
220f4531a1
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1 1
      config/schemas/settings.json

+ 1 - 1
config/schemas/settings.json

@@ -451,7 +451,7 @@
 				"repositoryURL" : {
 					"type" : "array",
 					"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" : {
 						"type" : "string"