Add comment informing the user of not using single backslashes in paths

This commit is contained in:
Alexander Bock
2018-02-08 10:19:53 -05:00
parent 7f6f04df5b
commit d9f874472e

View File

@@ -2,7 +2,11 @@
-- example:
-- asset.require('../scene/solarsystem/planets/mars/mars')
-- Add folders to this list that contain .info files describing HiRISE patches
-- Add folders to this list that contain .info files describing patches
-- OBS: Even on Windows, you have to use forward slashes (/) or double backslashes (\\)
-- rather than single backslashes (\) as they are otherwise interpreted as escape
-- sequences
-- For example: C:/OpenSpace or C:\\OpenSpace rather than C:\OpenSpace
local vrt_folders = {
Mars = {
-- Add folders here whose contents will be automatically added to the Mars globe