forked from vcmi-mods/hq-music
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmod.json
More file actions
30 lines (30 loc) · 976 Bytes
/
mod.json
File metadata and controls
30 lines (30 loc) · 976 Bytes
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
{
"name": "High-Quality Heroes Soundtrack",
"description": "An enhanced high-quality music edition featuring Heroes Orchestra's arrangements.",
"author" : "CarvenX22",
"version" : "1.0",
"contact" : "https://www.nexusmods.com/heroesofmightandmagiciii/mods/17",
"modType" : "Music",
"compatibility" : {
"min" : "1.4.0"
},
"softDepends" :
[
"abyss-town.new battle music",
"heroes-iii-orchestra",
"heroes3-extended-soundtrack.heroes-legacy-bonus",
"heroes3-extended-soundtrack.heroes-legacy-terrains",
"wake-of-gods.mainmenu"
],
"changelog" : {
"1.00" : [ "Initial release" ]
},
"czech" : {
"name": "Soundtrack Heroes ve vysoké kvalitě",
"description": "Vylepšená edice hudby ve vysoké kvalitě s aranžemi od Heroes Orchestra."
},
"polish" : {
"name": "Wysokiej jakości ścieżka dźwiękowa Heroes",
"description": "Ulepszona edycja muzyki w wysokiej jakości z aranżacjami Heroes Orchestra."
}
}