cwi-dis / VR2Gather

Unity application framework for immersive social VR
MIT License
4 stars 6 forks source link

Need to check all relative pathnames in config.json #186

Open jackjansen opened 3 months ago

jackjansen commented 3 months ago

We should ensure all relative pathnames are relative to something known (such as the Application.DataPath).

@jvdrhoof ran into this with the PrerecordedReaderConfig when running under the VRTStatistics-runserver.

Probably fixable with VRTConfig.ConfigFilename().