OSVR / OSVR-Core

The core libraries, applications, and plugins of the OSVR software platform.
Apache License 2.0
329 stars 124 forks source link

Utility functions for querying common directories #532

Open godbyk opened 7 years ago

godbyk commented 7 years ago

WORK IN PROGRESS — Do NOT merge this PR yet!

Most platforms have standard or special directories for storing certain types of files (e.g., configuration files, log files, plugins, executables). This PR adds functions for querying those locations in a cross-platform way.