mirror of
https://github.com/quintsmart/obsidian-course-module-loader.git
synced 2026-07-22 05:48:51 +00:00
10 lines
351 B
JSON
10 lines
351 B
JSON
{
|
|
"id": "course-module-loader",
|
|
"name": "Course Module Loader",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Downloads and unzips course module zip files from a URL into a specified vault folder, skipping existing files.",
|
|
"author": "Sebastian Kamilli",
|
|
"authorUrl": "https://github.com/QuintSmart",
|
|
"isDesktopOnly": false
|
|
}
|