You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
_[A vs2017 + opengl Solution is provided by default]_
21
21
22
-
This project uses [GENie.lua](https://github.com/bkaradzic/GENie) to create the project solution. Open a CMD in the root directory and execute the following command to re-create a solution:
22
+
This project uses [GENie.lua](https://github.com/bkaradzic/GENie) to create the project solution. Open a CMD in the root directory and execute the following commands to re-create a solution:
23
23
24
-
tools\genie [parameters] <vs2017|vs2015>
24
+
cd project
25
+
..\tools\genie [parameters] <vs2017|vs2015>
25
26
26
27
The solution will be located in _project/vs/VXR-Engine.sln_.
0 commit comments