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

Christian Kenny 2017-03-28 11:01:30 -04:00
parent c4038b666a
commit 86119f86ce
1 changed files with 12 additions and 0 deletions

@ -0,0 +1,12 @@
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)
(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 Desktop](https://desktop.github.com/) (recommended)
- [Git for Windows](https://git-scm.com/download/win)