Oops, your profile's looking a bit empty! To help us tailor your experience, please fill in key details like your SketchUp version, skill level, operating system, and more. Update and save your info on your profile page today!
🫛 Lightbeans Update | Metallic and Roughness auto-applied in SketchUp 2025+ Download
Plugins folder
-
Hi all!
That would be so useful to have possibility to give another plugins folder path. For example on a server, which everyone have access.

-
would be a great thing for offices indeed.
-
In the sketchup.rb file, there is a method defined called "require_all(path)"
All you need is a one-liner in your plugins folder:
require_all("//path/to/network/plugins/folder")Assuming the network drive is mounted.
Advertisement