-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathmodule.json
More file actions
36 lines (36 loc) · 900 Bytes
/
Copy pathmodule.json
File metadata and controls
36 lines (36 loc) · 900 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
31
32
33
34
35
36
{
"title": "Translation: Spanish [Core]",
"description": "Traducción al Español (Spanish) de FoundryVTT",
"version": "14.364.1",
"compatibility": {
"minimum": "14",
"verified": "14.364",
"maximum": "14"
},
"languages": [{
"lang": "es",
"name": "Español",
"path": "lang/es.json",
"flags": {}
}
],
"esmodules": [],
"styles": [],
"url": "https://github.com/lozanoje/foundryvtt-es",
"manifest": "https://raw.githubusercontent.com/lozanoje/foundryvtt-es/master/module.json",
"download": "https://github.com/lozanoje/foundryvtt-es/archive/master.zip",
"id": "foundryvtt-es",
"authors": [{
"name": "Viriato139ac",
"flags": {}
}, {
"name": "Cosmo Corban",
"flags": {}
}, {
"name": "Zeedif",
"flags": {}
}
],
"coreTranslation": true,
"packs": []
}