Changed ... to .. in the file path

Changed ... to .. in the file path on line 29
This commit is contained in:
Olivier
2018-07-27 15:36:32 -07:00
committed by GitHub
parent 0355343d82
commit 7e5a0d17bf
+1 -1
View File
@@ -26,7 +26,7 @@ in either Debug or Non-Steam Release configuration.
Please note that while the built exe ends up in the bin/win64/ directory, it expects to be
started with its working directory set to the main directory (where the
launcher exe is). So when debugging from visual studio, make sure the 'Working
Directory' configuration property is set to ../.../..
Directory' configuration property is set to ../../..
### Building on Linux
The equivalent launcher on linux is StarRuler2.sh. To build the binary files on linux,