Flow.Launcher/Plugins/HelloWorldCSharp/plugin.json

13 lines
No EOL
365 B
JSON

{
"ID": "CEA0FDFC6D3B4085823D60DC76F28844",
"ActionKeyword": "hc",
"Name": "Hello World CSharp",
"Description": "Hello World CSharp",
"Author": "happlebao",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://github.com/Flow-Launcher/Flow.Launcher",
"ExecuteFileName": "HelloWorldCSharp.dll",
"IcoPath": "app.png",
"Disabled": true
}