Initial commit: plugin repository structure
Some checks failed
Sign Plugins / sign (push) Failing after 32s
Some checks failed
Sign Plugins / sign (push) Failing after 32s
- GitHub Actions workflows for signing and validation - Example file-manager plugin - Scripts for batch signing
This commit is contained in:
8
plugins/file-manager/manifest.json
Normal file
8
plugins/file-manager/manifest.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "file-manager",
|
||||
"version": "1.0.0",
|
||||
"description": "文件管理器插件,提供远程文件浏览和管理功能",
|
||||
"author": "GoTunnel Official",
|
||||
"run_at": "client",
|
||||
"type": "app"
|
||||
}
|
||||
Reference in New Issue
Block a user