Initial commit

This commit is contained in:
2026-06-15 07:42:48 +00:00
commit 6b87e68cd5
9 changed files with 301 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"name": "jsc-plugins",
"plugins": [
{
"name": "jsc",
"source": {
"source": "url",
"url": "https://gitea.jsc.idv.tw/plugins/template.git"
}
}
]
}