Skip to content

Commit 0549c15

Browse files
authored
Merge pull request #89 from GeorgeK1ng/develop
Add More Secondary Skills mod
2 parents b3e8980 + 4fac0d5 commit 0549c15

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
lines changed

vcmi-1.6.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,7 @@
163163
"spanish-translation" : {
164164
"mod" : "https://raw.githubusercontent.com/vcmi-mods/spanish-translation/vcmi-1.6/spanish-translation/mod.json",
165165
"download" : "https://github.com/vcmi-mods/spanish-translation/archive/refs/heads/vcmi-1.6.zip",
166-
"downloadSize" : 65.648
166+
"downloadSize" : 79.316
167167
},
168168
"korean-translation" : {
169169
"mod" : "https://raw.githubusercontent.com/vcmi-mods/korean-translation/vcmi-1.6/korean-translation/mod.json",
@@ -173,7 +173,7 @@
173173
"italian-translation" : {
174174
"mod" : "https://raw.githubusercontent.com/vcmi-mods/italian-translation/vcmi-1.6/italian-translation/mod.json",
175175
"download" : "https://github.com/vcmi-mods/italian-translation/archive/refs/heads/vcmi-1.6.zip",
176-
"downloadSize" : 14.616
176+
"downloadSize" : 27.937
177177
},
178178
"czech-translation" : {
179179
"mod" : "https://raw.githubusercontent.com/vcmi-mods/czech-translation/vcmi-1.6/czech-translation/mod.json",
@@ -193,7 +193,7 @@
193193
"swedish-translation" : {
194194
"mod" : "https://raw.githubusercontent.com/vcmi-mods/swedish-translation/vcmi-1.6/swedish-translation/mod.json",
195195
"download" : "https://github.com/vcmi-mods/swedish-translation/archive/refs/heads/vcmi-1.6.zip",
196-
"downloadSize" : 6.654
196+
"downloadSize" : 6.652
197197
},
198198
"turkish-translation" : {
199199
"mod" : "https://raw.githubusercontent.com/vcmi-mods/turkish-translation/vcmi-1.6/turkish-translation/mod.json",
@@ -213,7 +213,7 @@
213213
"french-translation" : {
214214
"mod" : "https://raw.githubusercontent.com/vcmi-mods/french-translation/vcmi-1.6/french-translation/mod.json",
215215
"download" : "https://github.com/vcmi-mods/french-translation/archive/refs/heads/vcmi-1.6.zip",
216-
"downloadSize" : 37.709
216+
"downloadSize" : 51.113
217217
},
218218
"vietnamese-translation" : {
219219
"mod" : "https://raw.githubusercontent.com/vcmi-mods/vietnamese-translation/vcmi-1.6/vietnamese-translation/mod.json",

vcmi-1.7.json

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@
194194
"swedish-translation" : {
195195
"mod" : "https://raw.githubusercontent.com/vcmi-mods/swedish-translation/vcmi-1.6/swedish-translation/mod.json",
196196
"download" : "https://github.com/vcmi-mods/swedish-translation/archive/refs/heads/vcmi-1.6.zip",
197-
"downloadSize" : 6.654
197+
"downloadSize" : 6.652
198198
},
199199
"turkish-translation" : {
200200
"mod" : "https://raw.githubusercontent.com/vcmi-mods/turkish-translation/vcmi-1.6/turkish-translation/mod.json",
@@ -1065,6 +1065,16 @@
10651065
"https://raw.githubusercontent.com/vcmi-mods/hd-remastered/main/screenshots/HDRemastered.png"
10661066
],
10671067
"downloadSize" : 148.435
1068+
},
1069+
"more-secondary" : {
1070+
"mod" : "https://raw.githubusercontent.com/vcmi-mods/more-secondary/main/more-secondary/mod.json",
1071+
"download" : "https://github.com/vcmi-mods/more-secondary/archive/refs/heads/main.zip",
1072+
"screenshots" : [
1073+
"https://raw.githubusercontent.com/vcmi-mods/more-secondary/main/screenshots/screen3.png",
1074+
"https://raw.githubusercontent.com/vcmi-mods/more-secondary/main/screenshots/screen1.png",
1075+
"https://raw.githubusercontent.com/vcmi-mods/more-secondary/main/screenshots/screen2.png"
1076+
],
1077+
"downloadSize" : 1.224
10681078
}
10691079
}
10701080
}

0 commit comments

Comments
 (0)