1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-08-13 19:54:17 +02:00

spanish mod description

This commit is contained in:
Asirome
2023-03-15 20:49:15 +01:00
committed by GitHub
parent 87f4a93b6b
commit 672a1fef04

View File

@@ -32,6 +32,7 @@
"author" : "Команда VCMI", "author" : "Команда VCMI",
"modType" : "Графический", "modType" : "Графический",
"skipValidation" : true,
"translations" : [ "translations" : [
"config/vcmi/russian.json" "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", "version" : "1.1.1",
"author" : "VCMI Team", "author" : "VCMI Team",
"contact" : "http://forum.vcmi.eu/index.php", "contact" : "http://forum.vcmi.eu/index.php",