Updated Developer notes (markdown)
parent
82a151b2c7
commit
0e84feed4e
|
@ -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
|
||||
|
||||
Since Cxbx-Reloaded launches another process instance of itself for emulation, debugging in Visual Studio doesn't work out of the box.
|
||||
|
|
Loading…
Reference in New Issue