lua script manager does not show in darktable 5.4.0

i reinstalled already darktable on win11

in lightroom botton left there is no luascript manager

lua options - lua script installer dont show again is unchecked.

in my folder
C:\Users\thermaltake.Thermaltake\AppData\Local\darktable>

there is the checkout lua folder

what can i do?
I want to test the sam3 masking with lua scripts

solution:
there is a file in \AppData\Local\darktable>

called luarc.disabled

i had to rename to luarc

the content of file has to be text:

require “contrib/script_manager”

1 Like

require “tools/script_manager”