|
|
@@ -32,6 +32,7 @@
|
|
|
"author" : "Команда VCMI",
|
|
|
"modType" : "Графический",
|
|
|
|
|
|
+ "skipValidation" : true,
|
|
|
"translations" : [
|
|
|
"config/vcmi/russian.json"
|
|
|
]
|
|
|
@@ -48,6 +49,17 @@
|
|
|
]
|
|
|
},
|
|
|
|
|
|
+ "spanish" : {
|
|
|
+ "name" : "VCMI - ficheros necesarios",
|
|
|
+ "description" : "Ficheros necesarios para ejecutar VCMI correctamente",
|
|
|
+ "author" : "Abel Rivas",
|
|
|
+ "modType" : "Gráfico",
|
|
|
+
|
|
|
+ "translations" : [
|
|
|
+ "config/vcmi/spanish.json"
|
|
|
+ ]
|
|
|
+ },
|
|
|
+
|
|
|
"version" : "1.1.1",
|
|
|
"author" : "VCMI Team",
|
|
|
"contact" : "http://forum.vcmi.eu/index.php",
|