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
@@ -38,7 +38,6 @@ You will need Visual Studio 2015 Community Edition to build project.
38
38
Before compile, add system environment variable __SDKDIR__ with path where all the dependencies lives. These dependencies are:
39
39
* GLEW
40
40
* GLM
41
-
* GLFW
42
41
43
42
## Configure ##
44
43
Game needs to be configured before launch, there is example config document in __gamedata/config/sys_config.json.default__ - it must be copy-pasted to same directory but withoud ".default" suffix: __gamedata/config/sys_config.json__ .
0 commit comments