-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathmod.json
30 lines (30 loc) · 912 Bytes
/
mod.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
{
"name" : "Bulgarian translation",
"description" : "Bulgarian translation of Heroes of Might and Magic III: Complete Edition",
"version" : "1.0.0",
"author" : "Живко Ковачев (Topcon)",
"contact" : "",
"language" : "bulgarian",
"modType" : "Translation",
"compatibility" :
{
"min" : "1.7.0"
},
"changelog" :
{
"1.0.0" : [ "Initial release from https://adventurersbg.info/download.php?view.578" ]
},
"german" : {
"name" : "Bulgarische Übersetzung",
"description" : "Bulgarische Übersetzung von Heroes of Might and Magic III: Complete Edition"
},
"bulgarian" : {
"name" : "Превод на български език",
"description" : "Български превод на Heroes of Might and Magic III: Complete Edition"
},
"translations" : [
"config/vcmi-bulgarian/game.json",
"config/vcmi-bulgarian/maps.json",
"config/vcmi-bulgarian/campaigns.json"
]
}