Flow.Launcher/Plugins/HelloWorldCSharp/plugin.json

13 lines
365 B
JSON
Raw Normal View History

2016-05-09 04:04:29 +00:00
{
"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
2016-05-09 04:04:29 +00:00
}