중간 저장

This commit is contained in:
2026-04-22 13:30:24 +09:00
parent 7cedeef5a9
commit 31857815d7
69 changed files with 7211 additions and 148 deletions

View File

@@ -0,0 +1,20 @@
{
"name": "tornado3-local",
"interface": {
"displayName": "Tornado3 Local Plugins"
},
"plugins": [
{
"name": "cut-design-debugger",
"source": {
"source": "local",
"path": "./plugins/cut-design-debugger"
},
"policy": {
"installation": "AVAILABLE",
"authentication": "ON_INSTALL"
},
"category": "Productivity"
}
]
}