mirror of
https://github.com/glest/glest-source.git
synced 2025-09-02 12:32:34 +02:00
Fixed Windows Readme markdown
This commit is contained in:
@@ -12,6 +12,7 @@ To build ZetaGlest for the first time:
|
|||||||
*Side-note for developers who want to debug:*
|
*Side-note for developers who want to debug:*
|
||||||
|
|
||||||
To be able to run ZetaGlest from within Visual Studio using the debugger, you need to:
|
To be able to run ZetaGlest from within Visual Studio using the debugger, you need to:
|
||||||
|
|
||||||
1. Set `glest_game` as the startup project.
|
1. Set `glest_game` as the startup project.
|
||||||
2. Right-click `glest_game` -> Properties -> Debugging and change `Working Directory` to `$(SolutionDir)$(TargetName)\`
|
2. Right-click `glest_game` -> Properties -> Debugging and change `Working Directory` to `$(SolutionDir)$(TargetName)\`
|
||||||
Do this for `g3d_viewer` and `map_editor`.
|
Do this for `g3d_viewer` and `map_editor`.
|
||||||
|
Reference in New Issue
Block a user