Hi guys,
when doing
export preset 4.1 "exported_preset"
a file will be created in
MALightingTechnology/gma3_library/datapools/presets , called exported_preset.xml
this is the folder on my macbook, but on the console, this path is different.
for LUA programming, I want to read that exported file as an input file for my script, how can I be sure to have the correct path? Does gma3 have a path variable for this?