Hi!
Is there a "before_app_launch" type hook for SG Review where I can pass RV environment variables? I need the EV's to be project/config specific, not site wide or hard-coded on the computer.
I am playing around with the SG Review setup to see if we can start to transition away from Screening Room for RV. One of the things we are making heavy use of are RV's Environment Variables (Windows) to setup project specific file handling on startup. We even have a Shotgun Desktop app launcher for RV so that we could launch with our custom EV's per project using the "before_app_launch" hook method, and a similar "init_hook" for any "Jump to Screening Room in RV" request made from the browser.