04-26-2021, 05:31 PM
(04-26-2021, 04:02 PM)programmer_ceds Wrote:(04-25-2021, 04:59 PM)Ofnuts Wrote: A possible reason is that you can deliver the plugin as several files (in Python you would use imports), and Gimp has to know which one is the main.
Makes sense.
Must be for Windows, because on Unix-like systems, you only need to mark one as executable.