Skip to content

Commit c76f57c

Browse files
committed
March 2016
1 parent 08e8d80 commit c76f57c

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

README.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,14 @@
22

33
This repo contains game development samples written by the Microsoft Xbox Advanced Technology Group.
44

5-
## MouseCursor
6-
7-
This sample demonstrates how to implement mouse controls in Universal Windows Platform apps. See ``Samples\System\MouseCursor\MouseCursor_Readme.docx`` for more information.
5+
* ``Kits`` contains support code used by the samples
6+
* ``Media`` contains media files used by the samples
7+
* ``Samples``
8+
* ``Audio``
9+
* ``Graphics``
10+
* ``System``
811

912
# Requirements
1013

1114
* Windows 10 November 2015
12-
* Visual Studio 2015 with the Windows 10 SDK (10586)
15+
* Visual Studio 2015 Update 1 with the Windows 10 SDK (10586)

0 commit comments

Comments
 (0)