mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
10 lines
312 B
JSON
10 lines
312 B
JSON
{
|
|
"id": "LanMountainDesktop.SamplePlugin",
|
|
"name": "LanMountain Sample Plugin",
|
|
"description": "Example plugin used to validate PluginSdk loading and isolation.",
|
|
"author": "LanMountainDesktop",
|
|
"version": "1.0.0",
|
|
"apiVersion": "1.0.0",
|
|
"entranceAssembly": "LanMountainDesktop.SamplePlugin.dll"
|
|
}
|