Skip to content
mad-engineer edited this page Jan 13, 2012 · 5 revisions

How do i contribute to this project?

Using Microsoft Visual Studio 2010.

Visual Studio 2010 ist the common Windows development platform. Also for this project. You need several things to setup.

Install Visual Studio with C++ Support

The visual studio C++ Express Version is free of costs and can be downloaded here.

Install Git Extensions

Because on windows systems noone uses the console it is common to use Git Extensions. It is a nice gui for git with a good integration in visual studio.

Clone this wiki locally