diff --git a/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md b/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md new file mode 100644 index 0000000..cd3ab39 --- /dev/null +++ b/Setting-up-the-PCSX2-repository-on-Windows-(WIP---maybe-more-useful-as-a-manpage-instead?).md @@ -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) \ No newline at end of file