EverythingPowerToys/plugin.json
Lin Yu-Chieh (Victor) a8b99beea6 microsoft/PowerToys#22053
prebuild event to automate version number
2022-11-13 23:21:17 +08:00

14 lines
455 B
JSON

{
"ID": "A86867E2D932459CBD77D176373DD657",
"ActionKeyword": "@",
"IsGlobal": true,
"Name": "Everything",
"Author": "Yu Chieh (Victor) Lin _0.64.1_",
"Version": "0.64.1",
"Language": "csharp",
"Website": "https://github.com/Lin-ycv/EverythingPowerToys",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Everything.dll",
"IcoPathDark": "Images\\Everything.dark.png",
"IcoPathLight": "Images\\Everything.light.png"
}