mirror of
https://github.com/wwiinnddyy/LanMountainDesktop.git
synced 2026-06-20 23:54:26 +08:00
10 lines
274 B
JSON
10 lines
274 B
JSON
{
|
|
"id": "LanMountainDesktop.YourPlugin",
|
|
"name": "Your Plugin",
|
|
"description": "Describe what your plugin adds to LanMountainDesktop.",
|
|
"author": "Your Name",
|
|
"version": "1.0.0",
|
|
"apiVersion": "1.0.0",
|
|
"entranceAssembly": "LanMountainDesktop.YourPlugin.dll"
|
|
}
|