01-19-2014, 06:33 AM
Yes, unless that "everything" is a shared library that is used by multiple plugins. You shouldn't put that into the plugin's folder anyway, because the library will contain platform-specific binaries that will be different for Windows, Linux, RasPi, Android... That's the point of LuaRocks - they take care of managing the system-level libraries, compiling them for the appropriate platform.