Updated Setting up the PCSX2 repository on Windows (WIP maybe more useful as a manpage instead?) (markdown)

Christian Kenny 2017-03-28 11:02:19 -04:00
parent 86119f86ce
commit 9c34a638cc
1 changed files with 3 additions and 3 deletions

@ -1,11 +1,11 @@
This guide is a WIP. It will eventually explain to users how to setup the PCSX2 repository on their PC, that's it. I know there's already a page on the wiki, but there should really be something up front that's integrated into the repo.
# Required Build Applications
- [Visual Studio Community](https://www.visualstudio.com/downloads/) (2015 is supported, but 2017 is preferred)
- [Visual Studio Community](https://www.visualstudio.com/downloads/) (2017 is preferred, but 2015 can be used as well.)
(can someone add the required VS components to select when installing here? - ie: Win10 SDK, ATL headers, whatever, ect)
(can someone add the required VS components to select when installing here? - ie: Win10 SDK, ATL headers, whatever, ect.)
- GitHub extension for Visual Studio (You can download this from the Extensions and Updates tab inside VS)
- GitHub extension for Visual Studio (You can download this from the Extensions and Updates tab inside VS.)
- [GitHub Desktop](https://desktop.github.com/) (recommended)