30 lines
679 B
JSON
30 lines
679 B
JSON
{
|
|
"id": "dsa-4th-edition",
|
|
"title": "Custom Das Schwarze Auge 4.1",
|
|
"description": "",
|
|
"esmodules": ["src/main.mjs"],
|
|
"styles": ["src/main.css"],
|
|
|
|
"languages": [
|
|
{
|
|
"lang": "de",
|
|
"name": "German (Deutsch)",
|
|
"path": "src/lang/de.json"
|
|
},
|
|
{
|
|
"lang": "en",
|
|
"name": "English",
|
|
"path": "src/lang/en.json"
|
|
}
|
|
],
|
|
|
|
"compatibility": {
|
|
"minimum": "12",
|
|
"verified": "12"
|
|
},
|
|
|
|
"version": "0.1.5",
|
|
"manifest": "https://gitea.ammerhai.com/foundry/dsa-4th-edition/releases/download/latest/system.json",
|
|
"download": "https://gitea.ammerhai.com/foundry/dsa-4th-edition/releases/download/test2/dsa-4th-edition.zip"
|
|
}
|