diff --git a/arcane-ink.zip b/arcane-ink.zip index 1879468..1cb15af 100644 Binary files a/arcane-ink.zip and b/arcane-ink.zip differ diff --git a/module.json b/module.json index 5af6f90..4f1d9bf 100644 --- a/module.json +++ b/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" } \ No newline at end of file