What is the relative path format used in Directories To Monitor for reimporting from a custom folder

I would like to use this great Editor feature, but it seems to only want to work if set a absolute folder path… which as you can imagine is not ideal for a team setup where the project may not be in the same location.

This screenshot has what I thought would be the format,but it doesn’t work. in my case, my RawData folder is outside the Content folder for the project (obviously). This works great when using an absolute path but not relative.

Ideally, I would run this is some sort of bootup .env so that devs can work on multiple projects, but lets start with the first problem. :smiley:

PS - i already tried ../Game/_RAWDATA/Art. no dice.

cheers!