Sample Plugin (C#)
Sample Plugin C#
Identifier: com.browzwear.sample.cs
Version: 1.0.2
Type: c#
Language: CSharp
Full plugin download
File structure
├── .gitignore
├── CMakeLists.txt
├── data.json
├── JsonHelper.cs
├── plugin.json
├── plugin.json.in
├── README.md
├── SamplePlugin.cs
└── Properties/
├── AssemblyInfo.cs
└── AssemblyInfo.cs.in