initial commit
This commit is contained in:
Executable
+26
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"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"]
|
||||
}
|
||||
Reference in New Issue
Block a user