40 lines
No EOL
891 B
JSON
40 lines
No EOL
891 B
JSON
{
|
||
"id": "arcane-ink",
|
||
"title": "Arcane Ink",
|
||
"authors": {
|
||
"name": "Allecks",
|
||
"url": "https://boosty.to/allecks"
|
||
},
|
||
"version": "1.1.1",
|
||
"compatibility": {
|
||
"minimum": "11",
|
||
"verified": "12"
|
||
},
|
||
"esmodules": [
|
||
"./arcaneInc.mjs"
|
||
],
|
||
"languages": [
|
||
{
|
||
"lang": "en",
|
||
"name": "English",
|
||
"path": "lang/en.json"
|
||
},
|
||
{
|
||
"lang": "ru",
|
||
"name": "Russian",
|
||
"path": "lang/ru.json"
|
||
}
|
||
],
|
||
"styles": [
|
||
"./book.css"
|
||
],
|
||
"media": [
|
||
{
|
||
"type": "setup",
|
||
"thumbnail": "./modules/arcane-ink/assets/ui/logo.png"
|
||
}
|
||
],
|
||
"description": "Упрощает работу с журналами в плане дизайна.",
|
||
"manifest": "https://git.cringetech.net/foundry/arcaneink/raw/branch/main/module.json",
|
||
"download": "https://git.cringetech.net/foundry/arcaneink/raw/branch/main/arcaneink.zip"
|
||
} |