-
Notifications
You must be signed in to change notification settings - Fork 11
/
vcmi-1.4.json
823 lines (823 loc) · 44.1 KB
/
vcmi-1.4.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
{
"vcmi-extras" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/vcmi-extras/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/vcmi-extras/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 4.549
},
"hota" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/hota/mod.json",
"download" : "https://github.com/vcmi-mods/horn-of-the-abyss/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/01.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/02.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/03.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/04.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/05.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/06.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/07.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/08.png",
"https://raw.githubusercontent.com/vcmi-mods/horn-of-the-abyss/vcmi-1.4/screenshots/09.png"
],
"downloadSize" : 109.664
},
"wake-of-gods" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/wake-of-gods/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/wake-of-gods/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 68.817
},
"tides-of-war" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/tides-of-war/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/tides-of-war/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 27.148
},
"courtyard" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/courtyard/vcmi-1.4/Courtyard/mod.json",
"download" : "https://github.com/vcmi-mods/courtyard/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 24.615
},
"neutral-heroes" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/neutral-heroes/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/neutral-heroes/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 2.596
},
"asylum-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/asylum-town/vcmi-1.4/asylum-town/mod.json",
"download" : "https://github.com/vcmi-mods/asylum-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen5.png",
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen6.png",
"https://raw.githubusercontent.com/vcmi-mods/asylum-town/main/screenshots/screen7.png"
],
"downloadSize" : 26.542
},
"highlands-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/highlands-town/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/highlands-town/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 13.209
},
"new-pavilion" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/New Pavilion/mod.json",
"download" : "https://github.com/vcmi-mods/new-pavilion/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen5.png",
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen6.png",
"https://raw.githubusercontent.com/vcmi-mods/new-pavilion/vcmi-1.4/screenshots/screen7.png"
],
"downloadSize" : 50.781
},
"cathedral-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/cathedral-town/vcmi-1.4/cathedral-town/mod.json",
"download" : "https://github.com/vcmi-mods/cathedral-town/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 10.738
},
"death-valley-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/death-valley-town/vcmi-1.4/death-valley-town/mod.json",
"download" : "https://github.com/vcmi-mods/death-valley-town/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 19.658
},
"reworked-commanders" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/reworked-commanders/vcmi-1.4/reworked-commanders/mod.json",
"download" : "https://github.com/vcmi-mods/reworked-commanders/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 9.265
},
"andruids-expansion" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/andruids-expansion/vcmi-1.4/andruids-expansion/mod.json",
"download" : "https://github.com/vcmi-mods/andruids-expansion/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 6.707
},
"tok" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/tok/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/tok/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 3.221
},
"elemental-nodes" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/elemental-nodes/vcmi-1.4/elemental-nodes/mod.json",
"download" : "https://github.com/vcmi-mods/elemental-nodes/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/elemental-nodes/vcmi-1.4/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/elemental-nodes/vcmi-1.4/screenshots/screen2.png"
],
"downloadSize" : 1.405
},
"german-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/german-translation/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/german-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 179.836
},
"spanish-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/spanish-translation/vcmi-1.4/spanish-translation/mod.json",
"download" : "https://github.com/vcmi-mods/spanish-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 12.369
},
"korean-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/korean-translation/vcmi-1.4/korean-translation/mod.json",
"download" : "https://github.com/vcmi-mods/korean-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 4.068
},
"italian-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/italian-translation/vcmi-1.4/italian-translation/mod.json",
"download" : "https://github.com/vcmi-mods/italian-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 12.166
},
"czech-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/czech-translation/vcmi-1.4/czech-translation/mod.json",
"download" : "https://github.com/vcmi-mods/czech-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 6.847
},
"finnish-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/finnish-translation/vcmi-1.4/finnish-translation/mod.json",
"download" : "https://github.com/vcmi-mods/finnish-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.59
},
"portuguese-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/portuguese-translation/vcmi-1.4/portuguese-translation/mod.json",
"download" : "https://github.com/vcmi-mods/portuguese-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.351
},
"swedish-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/swedish-translation/vcmi-1.4/swedish-translation/mod.json",
"download" : "https://github.com/vcmi-mods/swedish-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.127
},
"turkish-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/turkish-translation/vcmi-1.4/turkish-translation/mod.json",
"download" : "https://github.com/vcmi-mods/turkish-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.049
},
"hungarian-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/hungarian-translation/vcmi-1.4/hungarian-translation/mod.json",
"download" : "https://github.com/vcmi-mods/hungarian-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 16.348
},
"chinese-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/chinese-translation/vcmi-1.4/chinese-translation/mod.json",
"download" : "https://github.com/vcmi-mods/chinese-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 20.243
},
"french-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/french-translation/vcmi-1.4/french-translation/mod.json",
"download" : "https://github.com/vcmi-mods/french-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 14.962
},
"vietnamese-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/vietnamese-translation/vcmi-1.4/vietnamese-translation/mod.json",
"download" : "https://github.com/vcmi-mods/vietnamese-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 6.053
},
"polish-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/polish-translation/vcmi-1.4/polish-translation/mod.json",
"download" : "https://github.com/vcmi-mods/polish-translation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 163.578
},
"vcmi-mod-ce-ukr" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/vcmi-mod-ce-ukr/vcmi-1.4/ce-ukr/mod.json",
"download" : "https://github.com/vcmi-mods/vcmi-mod-ce-ukr/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 7.285
},
"h3-for-vcmi-englisation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/h3-for-vcmi-englisation/vcmi-1.4/H3forVCMIenglisation/mod.json",
"download" : "https://github.com/vcmi-mods/h3-for-vcmi-englisation/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 128.045
},
"forge" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/forge/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/forge/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 15.043
},
"ai trace" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/adventure-ai-trace/upstream/mod.json",
"download" : "https://github.com/vcmi-mods/adventure-ai-trace/archive/refs/heads/upstream.zip",
"downloadSize" : 0.001
},
"mac demo support" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/mac-demo-support/master/mod.json",
"download" : "https://github.com/vcmi-mods/mac-demo-support/archive/refs/heads/master.zip",
"downloadSize" : 0.011
},
"ai testing maps" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ai-testing-maps/master/mod.json",
"download" : "https://github.com/vcmi-mods/ai-testing-maps/archive/refs/heads/master.zip",
"downloadSize" : 4.062
},
"campaign-heroes" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/campaign-heroes/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/campaign-heroes/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.093
},
"axolotl-creatures-pack" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/axolotl-creatures-pack/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/axolotl-creatures-pack/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 63.66
},
"tarnum" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/tarnum/vcmi-1.4/tarnum/mod.json",
"download" : "https://github.com/vcmi-mods/tarnum/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/tarnum/vcmi-1.4/screenshots/tarnumVizier.png"
],
"downloadSize" : 1.586
},
"magic-fader" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/magic-fader/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/magic-fader/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.092
},
"grove" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/grove/vcmi-1.4/Grove/mod.json",
"download" : "https://github.com/vcmi-mods/grove/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/grove/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/grove/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/grove/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/grove/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/grove/main/screenshots/screen5.png"
],
"downloadSize" : 19.492
},
"combine-grail" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/combine-grail/vcmi-1.4/combine-grail/mod.json",
"download" : "https://github.com/vcmi-mods/combine-grail/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/combine-grail/main/screenshots/screen1.png"
],
"downloadSize" : 0.509
},
"fairy-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/fairy-town/vcmi-1.4/fairy-town/mod.json",
"download" : "https://github.com/vcmi-mods/fairy-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/fairy-town/main/screenshots/screen1.png"
],
"downloadSize" : 14.032
},
"haven-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/haven-town/vcmi-1.4/haven-town/mod.json",
"download" : "https://github.com/vcmi-mods/haven-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/haven-town/vcmi-1.4/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/haven-town/vcmi-1.4/screenshots/screen2.png"
],
"downloadSize" : 10.867
},
"ruins-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ruins-town/vcmi-1.4/ruins-town/mod.json",
"download" : "https://github.com/vcmi-mods/ruins-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/ruins-town/vcmi-1.4/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/ruins-town/vcmi-1.4/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/ruins-town/vcmi-1.4/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/ruins-town/vcmi-1.4/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/ruins-town/vcmi-1.4/screenshots/screen5.png"
],
"downloadSize" : 23.308
},
"h3-themes" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/h3-themes/vcmi-1.4/h3-themes/mod.json",
"download" : "https://github.com/vcmi-mods/h3-themes/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/h3-themes/main/screenshots/screen1.png"
],
"downloadSize" : 27.721
},
"creatures-hidden-potential" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/creatures-hidden-potential/vcmi-1.4/creatures-hidden-potential/mod.json",
"download" : "https://github.com/vcmi-mods/creatures-hidden-potential/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/creatures-hidden-potential/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/creatures-hidden-potential/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/creatures-hidden-potential/main/screenshots/screen3.png"
],
"downloadSize" : 3.515
},
"tartarus-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/tartarus-town/vcmi-1.4/tartarus-town/mod.json",
"download" : "https://github.com/vcmi-mods/tartarus-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/tartarus-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/tartarus-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/tartarus-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/tartarus-town/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/tartarus-town/main/screenshots/screen5.png",
"https://raw.githubusercontent.com/vcmi-mods/tartarus-town/main/screenshots/screen6.png"
],
"downloadSize" : 16.073
},
"preserve-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/preserve-town/vcmi-1.4/preserve/mod.json",
"download" : "https://github.com/vcmi-mods/preserve-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/preserve-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/preserve-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/preserve-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/preserve-town/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/preserve-town/main/screenshots/screen5.png",
"https://raw.githubusercontent.com/vcmi-mods/preserve-town/main/screenshots/screen6.png"
],
"downloadSize" : 28.149
},
"abyss-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/abyss-town/vcmi-1.4/abyss-town/mod.json",
"download" : "https://github.com/vcmi-mods/abyss-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/abyss-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/abyss-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/abyss-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/abyss-town/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/abyss-town/main/screenshots/screen5.png"
],
"downloadSize" : 32.783
},
"retreat-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/retreat-town/vcmi-1.2/retreat-town/mod.json",
"download" : "https://github.com/vcmi-mods/retreat-town/archive/refs/heads/vcmi-1.3.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/retreat-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/retreat-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/retreat-town/main/screenshots/screen3.png"
],
"downloadSize" : 18.849
},
"cetatea-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/cetatea-town/vcmi-1.4/cetatea/mod.json",
"download" : "https://github.com/vcmi-mods/cetatea-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/cetatea-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/cetatea-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/cetatea-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/cetatea-town/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/cetatea-town/main/screenshots/screen5.png"
],
"downloadSize" : 14.447
},
"lost-souls" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/lost-souls/vcmi-1.4/doomMod/mod.json",
"download" : "https://github.com/vcmi-mods/lost-souls/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/lost-souls/main/screenshots/screen1.png"
],
"downloadSize" : 0.873
},
"carpet-whisperers" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/carpet-whisperers/vcmi-1.4/carpet-whisperers/mod.json",
"download" : "https://github.com/vcmi-mods/carpet-whisperers/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/carpet-whisperers/vcmi-1.3/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/carpet-whisperers/vcmi-1.3/screenshots/screen02.png"
],
"downloadSize" : 3.435
},
"kurek-creatures" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/kurek-creatures/vcmi-1.4/kurek-creatures/mod.json",
"download" : "https://github.com/vcmi-mods/kurek-creatures/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/kurek-creatures/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/kurek-creatures/main/screenshots/screen2.png"
],
"downloadSize" : 3.294
},
"undead-sphinxes" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/undead-sphinxes/vcmi-1.4/undeadSphinxes/mod.json",
"download" : "https://github.com/vcmi-mods/undead-sphinxes/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/undead-sphinxes/main/screenshots/screen1.png"
],
"downloadSize" : 3.464
},
"andruids-spell-balance" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/andruids-spell-balance/vcmi-1.4/andruids-spell-balance/mod.json",
"download" : "https://github.com/vcmi-mods/andruids-spell-balance/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/andruids-spell-balance/main/screenshots/screen1.png"
],
"downloadSize" : 0.8
},
"new-old-spells-plus" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/new-old-spells-plus/vcmi-1.4/newOldSpellsPlus/mod.json",
"download" : "https://github.com/vcmi-mods/new-old-spells-plus/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/new-old-spells-plus/main/screenshots/screen1.png"
],
"downloadSize" : 2.1
},
"portraits-packs" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/portraits-packs/vcmi-1.4/Portaits%20packs/mod.json",
"download" : "https://github.com/vcmi-mods/portraits-packs/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/portraits-packs/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/portraits-packs/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/portraits-packs/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/portraits-packs/main/screenshots/screen4.png"
],
"downloadSize" : 12.116
},
"heroes-iii-orchestra" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/heroes-iii-orchestra/vcmi-1.4/Heroes%20III%20Orchestra/mod.json",
"download" : "https://github.com/vcmi-mods/heroes-iii-orchestra/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [],
"downloadSize" : 10.243
},
"russian-translation" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/russian-translation/mod.json",
"download" : "https://github.com/vcmi-mods/mega-pack-rus/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-1.png",
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-2.png",
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-3.png",
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-4.png",
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-5.png",
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-6.png",
"https://raw.githubusercontent.com/vcmi-mods/mega-pack-rus/vcmi-1.4/screenshots/sc-7.png"
],
"downloadSize" : 37.48
},
"new-interface-mod" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/vcmi-1.4/New%20Interface%20Mod/mod.json",
"download" : "https://github.com/vcmi-mods/new-interface-mod/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/main/screenshots/screen5.png",
"https://raw.githubusercontent.com/vcmi-mods/new-interface-mod/main/screenshots/screen6.png"
],
"downloadSize" : 41.628
},
"hi-rez-menu" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/hi-rez-menu/vcmi-1.4/new-menu/mod.json",
"download" : "https://github.com/vcmi-mods/hi-rez-menu/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/hi-rez-menu/main/screenshots/screen1.png"
],
"downloadSize" : 8.119
},
"greenhouse-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/greenhouse-town/vcmi-1.4/Greenhouse/mod.json",
"download" : "https://github.com/vcmi-mods/greenhouse-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/greenhouse-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/greenhouse-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/greenhouse-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/greenhouse-town/main/screenshots/screen4.png"
],
"downloadSize" : 14.201
},
"sand-tower" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/sand-tower/vcmi-1.4/sand-tower/mod.json",
"download" : "https://github.com/vcmi-mods/sand-tower/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/sand-tower/main/screenshots/screen1.png"
],
"downloadSize" : 3.67
},
"autumn-rampart" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/autumn-rampart/vcmi-1.4/autumn-rampart/mod.json",
"download" : "https://github.com/vcmi-mods/autumn-rampart/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/autumn-rampart/main/screenshots/screen1.png"
],
"downloadSize" : 6.002
},
"another-rampart" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/another-rampart/vcmi-1.4/another-rampart/mod.json",
"download" : "https://github.com/vcmi-mods/another-rampart/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/another-rampart/main/screenshots/screen1.png"
],
"downloadSize" : 4.186
},
"red-castle" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/red-castle/vcmi-1.4/red-castle/mod.json",
"download" : "https://github.com/vcmi-mods/red-castle/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/red-castle/main/screenshots/screen1.png"
],
"downloadSize" : 3.201
},
"lotrd-townscreens" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/lotrd-townscreens/vcmi-1.4/lotrd-townscreens/mod.json",
"download" : "https://github.com/vcmi-mods/lotrd-townscreens/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 13.252
},
"ghost-necropolis" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ghost-necropolis/vcmi-1.4/ghost-necropolis/mod.json",
"download" : "https://github.com/vcmi-mods/ghost-necropolis/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/ghost-necropolis/main/screenshots/screen1.png"
],
"downloadSize" : 20.313
},
"quartz" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/quartz/vcmi-1.4/quartz/mod.json",
"download" : "https://github.com/vcmi-mods/quartz/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/quartz/main/screenshots/screen1.png"
],
"downloadSize" : 16.802
},
"snow-in-Tower" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/snow-in-tower/vcmi-1.4/snow-in-Tower/mod.json",
"download" : "https://github.com/vcmi-mods/snow-in-Tower/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/snow-in-Tower/main/screenshots/screen1.png"
],
"downloadSize" : 9.998
},
"snow-castle" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/snow-castle/vcmi-1.4/snow-castle/mod.json",
"download" : "https://github.com/vcmi-mods/snow-castle/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/snow-castle/main/screenshots/screen1.png"
],
"downloadSize" : 5.946
},
"boost-ai" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/boost-ai/vcmi-1.4/mod.json",
"download" : "https://github.com/vcmi-mods/boost-ai/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.008
},
"an-expansion" : {
"mod" : "https://raw.githubusercontent.com/vdhan/an-expansion/master/mod.json",
"download" : "https://github.com/vdhan/an-expansion/archive/refs/heads/master.zip",
"downloadSize" : 0.779
},
"refugee-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/refugee-town/vcmi-1.4/refugee-town/mod.json",
"download" : "https://github.com/vcmi-mods/refugee-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/refugee-town/main/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/refugee-town/main/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/refugee-town/main/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/refugee-town/main/screenshots/screen4.png",
"https://raw.githubusercontent.com/vcmi-mods/refugee-town/main/screenshots/screen5.png"
],
"downloadSize" : 31.014
},
"asphalt-terrain" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/asphalt-terrain/vcmi-1.4/asphalt-terrain/mod.json",
"download" : "https://github.com/vcmi-mods/asphalt-terrain/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/asphalt-terrain/vcmi-1.2/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/asphalt-terrain/vcmi-1.2/screenshots/screen02.png"
],
"downloadSize" : 9.104
},
"newtown-terrains" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/newtown-terrains/vcmi-1.4/newtown-terrains/mod.json",
"download" : "https://github.com/vcmi-mods/newtown-terrains/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/newtown-terrains/vcmi-1.4/screenshots/screen10.png",
"https://raw.githubusercontent.com/vcmi-mods/newtown-terrains/vcmi-1.4/screenshots/screen11.png",
"https://raw.githubusercontent.com/vcmi-mods/newtown-terrains/vcmi-1.4/screenshots/screen12.png",
"https://raw.githubusercontent.com/vcmi-mods/newtown-terrains/vcmi-1.4/screenshots/screen13.png"
],
"downloadSize" : 22.412
},
"forge2k" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/forge2k/vcmi-1.4/Forge2k/mod.json",
"download" : "https://github.com/vcmi-mods/forge2k/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/forge2k/vcmi-1.4/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/forge2k/vcmi-1.4/screenshots/screen02.png"
],
"downloadSize" : 21.766
},
"ab-bad-ending-assets" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ab-bad-ending-assets/vcmi-1.4/AB Bad Ending Assets/mod.json",
"download" : "https://github.com/vcmi-mods/ab-bad-ending-assets/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/ab-bad-ending-assets/vcmi-1.4/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/ab-bad-ending-assets/vcmi-1.4/screenshots/screen02.png"
],
"downloadSize" : 17.923
},
"ab-bad-ending-maps" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ab-bad-ending-maps/vcmi-1.4/AB Bad Ending Maps/mod.json",
"download" : "https://github.com/vcmi-mods/ab-bad-ending-maps/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/ab-bad-ending-maps/vcmi-1.4/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/ab-bad-ending-maps/vcmi-1.4/screenshots/screen02.png"
],
"downloadSize" : 1.342
},
"warzyw-templates" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/warzyw-templates/vcmi-1.4/warzyw-templates/mod.json",
"download" : "https://github.com/vcmi-mods/warzyw-templates/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.04
},
"wyrmsun-boats" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/wyrmsun-boats/vcmi-1.4/wyrmsun-boats/mod.json",
"download" : "https://github.com/vcmi-mods/wyrmsun-boats/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/wyrmsun-boats/vcmi-1.4/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/wyrmsun-boats/vcmi-1.4/screenshots/screen2.png"
],
"downloadSize" : 1.794
},
"ensrick-portraits" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ensrick-portraits/vcmi-1.4/ensrick-portraits/mod.json",
"download" : "https://github.com/vcmi-mods/ensrick-portraits/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/ensrick-portraits/main/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/ensrick-portraits/main/screenshots/screen02.png"
],
"downloadSize" : 12.268
},
"morns-battlefields" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/morns-battlefields/vcmi-1.4/morns-battlefields/mod.json",
"download" : "https://github.com/vcmi-mods/morns-battlefields/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/morns-battlefields/vcmi-1.4/screenshots/01.png"
],
"downloadSize" : 23.788
},
"towns-new-views" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/towns-new-views/vcmi-1.4/towns-new-views/mod.json",
"download" : "https://github.com/vcmi-mods/towns-new-views/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/towns-new-views/vcmi-1.2/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/towns-new-views/vcmi-1.2/screenshots/screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/towns-new-views/vcmi-1.2/screenshots/screen3.png",
"https://raw.githubusercontent.com/vcmi-mods/towns-new-views/vcmi-1.2/screenshots/screen4.png"
],
"downloadSize" : 3.257
},
"invisible-man" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/invisible-man/vcmi-1.4/invisible-man/mod.json",
"download" : "https://github.com/vcmi-mods/invisible-man/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/invisible-man/vcmi-1.3/screenshots/screen01.png"
],
"downloadSize" : 1.078
},
"campaings-pack" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/campaings-pack/vcmi-1.4/campaings-pack/mod.json",
"download" : "https://github.com/vcmi-mods/campaings-pack/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/campaings-pack/vcmi-1.3/screenshots/screen01.png"
],
"downloadSize" : 11.223
},
"dydzios-map-pack" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/dydzios-map-pack/vcmi-1.4/dydzios-map-pack/mod.json",
"download" : "https://github.com/vcmi-mods/dydzios-map-pack/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 49.291
},
"h3-campaigns-remade" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/h3-campaigns-remade/vcmi-1.4/h3-campaigns-remade/mod.json",
"download" : "https://github.com/vcmi-mods/h3-campaigns-remade/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/h3-campaigns-remade/vcmi-1.3/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/h3-campaigns-remade/vcmi-1.3/screenshots/screen02.png",
"https://raw.githubusercontent.com/vcmi-mods/h3-campaigns-remade/vcmi-1.3/screenshots/screen03.png"
],
"downloadSize" : 5.915
},
"zefix" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/zefix/vcmi-1.4/ZEfix/mod.json",
"download" : "https://github.com/vcmi-mods/zefix/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.002
},
"test-map-spells-mod" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/test-map-spells-mod/vcmi-1.4/test-map-spells-mod/mod.json",
"download" : "https://github.com/vcmi-mods/test-map-spells-mod/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/test-map-spells-mod/vcmi-1.3/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/test-map-spells-mod/vcmi-1.3/screenshots/screen02.png",
"https://raw.githubusercontent.com/vcmi-mods/test-map-spells-mod/vcmi-1.3/screenshots/screen03.png"
],
"downloadSize" : 2.119
},
"third-upgrades" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/third-upgrades/vcmi-1.4/third-upgrades/mod.json",
"download" : "https://github.com/vcmi-mods/third-upgrades/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/third-upgrades/vcmi-1.4/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/third-upgrades/vcmi-1.4/screenshots/screen02.png",
"https://raw.githubusercontent.com/vcmi-mods/third-upgrades/vcmi-1.4/screenshots/screen03.png",
"https://raw.githubusercontent.com/vcmi-mods/third-upgrades/vcmi-1.4/screenshots/screen04.png"
],
"downloadSize" : 22.345
},
"pah3-singleplayer-tournament" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/pah3-singleplayer-tournament/vcmi-1.3/pah3-singleplayer-tournament/mod.json",
"download" : "https://github.com/vcmi-mods/pah3-singleplayer-tournament/archive/refs/heads/vcmi-1.3.zip",
"downloadSize" : 10.305
},
"mighty-heroes-iii" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/mighty-heroes-iii/vcmi-1.4/mighty-heroes-iii/mod.json",
"download" : "https://github.com/vcmi-mods/mighty-heroes-iii/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/mighty-heroes-iii/vcmi-1.4/screenshots/01.png",
"https://raw.githubusercontent.com/vcmi-mods/mighty-heroes-iii/vcmi-1.4/screenshots/02.png",
"https://raw.githubusercontent.com/vcmi-mods/mighty-heroes-iii/vcmi-1.4/screenshots/03.png"
],
"downloadSize" : 14.355
},
"erathian-font" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/erathian-font/vcmi-1.4/erathian-font/mod.json",
"download" : "https://github.com/vcmi-mods/erathian-font/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.159
},
"kartenarchiv" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/kartenarchiv-mappack/vcmi-1.4/kartenarchiv/mod.json",
"download" : "https://github.com/vcmi-mods/kartenarchiv-mappack/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 43.43
},
"vampires-only-gameplay-enhancements" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/vampires-only-gameplay-enhancements/vcmi-1.4/vampiresOnlyGameplayEnhancements/mod.json",
"download" : "https://github.com/vcmi-mods/vampires-only-gameplay-enhancements/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 3.198
},
"farriery-town" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/farriery-town/mod.json",
"download" : "https://github.com/vcmi-mods/farriery-town/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/Screenshots/buildings.png",
"https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/Screenshots/Dragon Utopia.png",
"https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/Screenshots/Farriery-town-and-lineup.png",
"https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/Screenshots/lineup.png",
"https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/Screenshots/Spoiled Land.png",
"https://raw.githubusercontent.com/vcmi-mods/farriery-town/vcmi-1.4/Screenshots/screen06.png"
],
"downloadSize" : 34.725
},
"crossroads-of-worlds" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/crossroads-of-worlds/mod.json",
"download" : "https://github.com/vcmi-mods/crossroads-of-worlds/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen02.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen03.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen04.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen05.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen06.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen07.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen08.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen09.png",
"https://raw.githubusercontent.com/vcmi-mods/crossroads-of-worlds/vcmi-1.4/screenshots/screen10.png"
],
"downloadSize" : 150.243
},
"ai-loading-screens" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/ai-loading-screens/vcmi-1.4/ai-loading-screens/mod.json",
"download" : "https://github.com/vcmi-mods/ai-loading-screens/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/ai-loading-screens/vcmi-1.4/screenshots/screen01.png",
"https://raw.githubusercontent.com/vcmi-mods/ai-loading-screens/vcmi-1.4/screenshots/screen02.png",
"https://raw.githubusercontent.com/vcmi-mods/ai-loading-screens/vcmi-1.4/screenshots/screen03.png"
],
"downloadSize" : 13.429
},
"h3Evo" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/mod.json",
"download" : "https://github.com/vcmi-mods/H3Evo/archive/refs/heads/main.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/Adventure Map.png",
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/Instalation 1 - Needed WoG Submods.png",
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/Instalation 2 - Needed ToW Submods.png",
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/Instalation 3 - Needed Andruids Expansion Submods.png",
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/ToW alternate creatures - Tower Build Screen.png",
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/ToW alternate creatures - Tower Overview.png",
"https://raw.githubusercontent.com/vcmi-mods/H3Evo/main/Screenshots/ToW alternate creatures - Tower Recruting Screen.png"
],
"downloadSize" : 7.604
},
"small-era-mods" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/small-era-mods/vcmi-1.4/small-era-mods/mod.json",
"download" : "https://github.com/vcmi-mods/small-era-mods/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 15.073
},
"flugel-creature" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/flugel-creature/vcmi-1.4/flugel/mod.json",
"download" : "https://github.com/vcmi-mods/flugel-creature/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/flugel-creature/vcmi-1.4/screenshots/Screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/flugel-creature/vcmi-1.4/screenshots/Screen2.png",
"https://raw.githubusercontent.com/vcmi-mods/flugel-creature/vcmi-1.4/screenshots/Screen3.png"
],
"downloadSize" : 49.438
},
"extreme-ai" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/extreme-ai/vcmi-1.4/extreme-ai/mod.json",
"download" : "https://github.com/vcmi-mods/extreme-ai/archive/refs/heads/vcmi-1.4.zip",
"downloadSize" : 0.002
},
"object-pack" : {
"mod" : "https://raw.githubusercontent.com/vcmi-mods/object-pack/vcmi-1.4/object-pack/mod.json",
"download" : "https://github.com/vcmi-mods/object-pack/archive/refs/heads/vcmi-1.4.zip",
"screenshots" : [
"https://raw.githubusercontent.com/vcmi-mods/object-pack/vcmi-1.4/screenshots/screen1.png",
"https://raw.githubusercontent.com/vcmi-mods/object-pack/vcmi-1.4/screenshots/screen2.png"
],
"downloadSize" : 0.57
}
}