Run LUA script after load the project -

Hello guys
I have project (*.drp) and a macro with simple interface control compiled in DaVinci Resolve. This macro used import FBX node (FBXMesh3D) and after using on fusion page I have no open FBX file because path file is absolute.
I made a LUA script that replaces non-working paths.
As I understand it, I need to run the script once after load the project to redefine the paths.
But Where should I place my LUA script for that?
I have project (*.drp) and a macro with simple interface control compiled in DaVinci Resolve. This macro used import FBX node (FBXMesh3D) and after using on fusion page I have no open FBX file because path file is absolute.
I made a LUA script that replaces non-working paths.
As I understand it, I need to run the script once after load the project to redefine the paths.
But Where should I place my LUA script for that?