(03-06-2025, 01:12 PM)vitforlinux Wrote: I had a precise answer: script-fu go in the scripts directory, there is no chance that they will go into plugins as far as Gimp 3.0 is concerned.
https://gitlab.gnome.org/GNOME/gimp/-/issues/13055
Not a 100% correct. The reply was: quote: At least for 3.0, I can assure you that the scripts folder will remain so you can say that for the user.
There is a Gimp 3.0 scripts folder, and you can write a file.scm that goes in the scripts folder and works as in Gimp 2.10
However
There are filename.scm written for script-fu-interpreter-3.0 that go in the Gimp 3.0 plug-ins folder, following the Gimp 3.0 requirement of: in a folder with the same name as the filename and for linux marked executable.