mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-08 04:07:40 +02:00
Refactoring. Move system plugins to seperate DLLs.
This commit is contained in:
12
Plugins/Wox.Plugin.CMD/plugin.json
Normal file
12
Plugins/Wox.Plugin.CMD/plugin.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"ID":"D409510CD0D2481F853690A07E6DC426",
|
||||
"ActionKeyword":"*",
|
||||
"Name":"Shell",
|
||||
"Description":"Provide executing commands from Wox. Commands should start with >",
|
||||
"Author":"qianlifeng",
|
||||
"Version":"1.0.0",
|
||||
"Language":"csharp",
|
||||
"Website":"http://www.getwox.com/plugin",
|
||||
"ExecuteFileName":"Wox.Plugin.CMD.dll",
|
||||
"IcoPath":"Images\\cmd.png"
|
||||
}
|
||||
Reference in New Issue
Block a user