From d1a493d38597950bc71b79a1e3c2b9e99cdeab6f Mon Sep 17 00:00:00 2001 From: Chuck Walbourn Date: Wed, 24 Jun 2015 17:14:58 -0700 Subject: [PATCH] Updated readme --- README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 27e6dd2..2a5cd26 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Win32Game_2013 +#Direct3D Game Visual Studio templates +This repo contains simplified Visual C++ project templates. They are primarily intended for developer education, samples, and tutorials. -Contains the Visual Studio 2013 files for the [Direct3D Win32 Game Visual Studio template](http://blogs.msdn.com/b/chuckw/archive/2015/01/06/direct3d-win32-game-visual-studio-template.aspx) +See [this blog post](http://blogs.msdn.com/b/chuckw/archive/2015/01/06/direct3d-win32-game-visual-studio-template.aspx) +``VSIX\Direct3DWin32Game.vsix`` installs the Direct3D Win32 Game template for VS 2013 + +``VSIX\Direct3DUWPGame.vsix`` installs the Direct3D UWP Game template and the Direct3D Win32 Game template for VS 2015 \ No newline at end of file