export_file_endings - eisclimber/ExPresS-XR GitHub Wiki

DataGatherer.EXPORT_FILE_ENDINGS

Field in DataGatherer

Summary

File endings considered valid log file paths. If the files do not match one of these endings, s

public static readonly string[] EXPORT_FILE_ENDINGS = new string[]{DEFAULT_EXPORT_FILE_ENDING, ".log", ".txt"};
⚠️ **GitHub.com Fallback** ⚠️