# Variables
FixWindowsPaths will reset all file paths loaded to replace windows style slashes with unix style slashes.
FS is the filesystem that Open, ReadFile and ReadDir will query.
OSFallback will fallback to loading via os.Open / io.ReadFile if loading otherwise fails.