27 lines
489 B
JSON
27 lines
489 B
JSON
{
|
|||
|
|
"id": "sf2e-silver-to-credits",
|
||
|
|
"title": "SF2e Silver to Credits",
|
||
|
|
"version": "0.0.1",
|
||
|
|
"compatibility": {
|
||
|
|
"minimum": "12",
|
||
|
|
"verified": "13"
|
||
|
|
},
|
||
|
|
"authors": [
|
||
|
|
{
|
||
|
|
"name": "Grimsace",
|
||
|
|
"email": "[email protected]",
|
||
|
|
"discord": "grimsace",
|
||
|
|
"flags": {}
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"systems": ["pf2e"],
|
||
|
|
"languages": [
|
||
|
|
{
|
||
|
|
"lang": "en",
|
||
|
|
"name": "English",
|
||
|
|
"path": "lang/en.json"
|
||
|
|
}
|
||
|
|
],
|
||
|
|
"scripts": ["scripts/update-compendium.js"]
|
||
|
|
}
|