Updated SGCT configuration link (closes #1457)

This commit is contained in:
Alexander Bock
2021-01-19 10:28:08 +01:00
committed by GitHub
parent 647ae18bef
commit f5d3659e8a

View File

@@ -21,7 +21,7 @@ SGCTConfig = sgct.config.single{vsync=false}
-- SGCTConfig = sgct.config.single{2560, 1440, shared=true, name="WV_OBS_SPOUT1"}
--for more details about sgct configuration options see:
-- http://wiki.openspaceproject.com/docs/users/configfile
-- https://sgct.github.io/configuration-files.html
-- To use a sgct configuration file set the variable like below
-- SGCTConfig = "${CONFIG}/single_gui.xml"