Updated Developer notes (markdown)

PatrickvL 2017-08-25 16:49:55 +02:00
parent 82a151b2c7
commit 0e84feed4e
1 changed files with 4 additions and 0 deletions

@ -1,3 +1,7 @@
## Developer environment
Cxbx-Reloaded is developed in C++ using [Microsoft Visual Studio 2017 Community](https://www.visualstudio.com/downloads/). (The older 2015 version works too).
## Debugging during emulation ## Debugging during emulation
Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box. Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box.