Fixed Windows Readme markdown

This commit is contained in:
MathuSum Mut
2018-03-31 15:25:12 +02:00
committed by GitHub
parent efc95238fc
commit 0ad49efb42

View File

@@ -12,6 +12,7 @@ To build ZetaGlest for the first time:
*Side-note for developers who want to debug:*
To be able to run ZetaGlest from within Visual Studio using the debugger, you need to:
1. Set `glest_game` as the startup project.
2. Right-click `glest_game` -> Properties -> Debugging and change `Working Directory` to `$(SolutionDir)$(TargetName)\`
Do this for `g3d_viewer` and `map_editor`.