diff --git a/src/meshlab/plugins/plugins.txt b/src/meshlab/plugins/plugins.txt index a4efe92ee..5ee196c5b 100644 --- a/src/meshlab/plugins/plugins.txt +++ b/src/meshlab/plugins/plugins.txt @@ -1 +1,6 @@ -Put in this folder your DLL plugin and restart MeshLab \ No newline at end of file +This folder contains all the plugins of MeshLab. +Most of the functionalities available in MeshLab are +implemented through dynamically loaded libraries. +Look in the < Help->About Plugins > menu to see what +functionalities are associated to each file in this +directory. \ No newline at end of file