This commit is contained in:
2025-01-09 13:12:41 +03:00
parent 6c7ecded4d
commit 8ef5bef4b7

View File

@@ -1,11 +1,13 @@
{
\"Name\" : \"ProjectFilesystemPlugin\",
\"Version\" : \"2.0.0\",
\"CompatVersion\" : \"1.1.0\",
\"Vendor\" : \"Peri4\",
\"Copyright\" : \"(C) Peri4\",
\"License\" : \"LGPLv3\",
\"Description\" : \"LGPLv3\",
\"Url\" : \"\",
$$dependencyList
"Id": "projectfilesystemplugin",
"Name" : "ProjectFilesystemPlugin",
"Version" : "2.0.0",
"CompatVersion" : "${IDE_VERSION_COMPAT}",
"Vendor" : "Peri4",
"Copyright" : "(C) Peri4",
"License" : "LGPLv3",
"Description" : "LGPLv3",
"Url" : "",
${DESIGNER_PLUGIN_ARGUMENTS}
${IDE_PLUGIN_DEPENDENCIES}
}