Загрузить файлы в «/»
This commit is contained in:
parent
44715992ac
commit
c6a182b435
2 changed files with 12 additions and 4 deletions
BIN
arcane-ink.zip
BIN
arcane-ink.zip
Binary file not shown.
16
module.json
16
module.json
|
@ -1,11 +1,11 @@
|
|||
{
|
||||
"id": "arcane-ink",
|
||||
"title": "Arcane Ink",
|
||||
"author": {
|
||||
"authors": {
|
||||
"name": "Allecks",
|
||||
"boosty": "https://boosty.to/allecks"
|
||||
"url": "https://boosty.to/allecks"
|
||||
},
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.2",
|
||||
"compatibility": {
|
||||
"minimum": "11",
|
||||
"verified": "12"
|
||||
|
@ -28,5 +28,13 @@
|
|||
"styles": [
|
||||
"./book.css"
|
||||
],
|
||||
"description": "Упрощает работу с журналами в плане дизайна."
|
||||
"media": [
|
||||
{
|
||||
"type": "setup",
|
||||
"thumbnail": "./modules/arcane-Ink/assets/ui/logo.png"
|
||||
}
|
||||
],
|
||||
"description": "Упрощает работу с журналами в плане дизайна.",
|
||||
"manifest": "https://git.cringetech.net/allecks/arcane-ink/src/branch/main/module.json",
|
||||
"download": "https://git.cringetech.net/allecks/arcane-ink/src/branch/main/arcane-ink.zip"
|
||||
}
|
Loading…
Add table
Reference in a new issue