The GDK uses a multi-headed branch model where developers can choose either latest and greatest MAJOR releases or stay on a branch and cherry pick which UPDATE releases meet their needs.  However, this means that UPDATE releases can appear chronologically newer than the latest and greates MAJOR release.  At this time we are not manipulating GIT_COMMITER_DATE to preserve the order in which kits are published, so this relnote is needed.
This commit is contained in:
Clint Woon 2022-06-17 09:51:44 -07:00 коммит произвёл GitHub
Родитель 4ff0af3594
Коммит 5ee04f8dd2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 5 добавлений и 0 удалений

Просмотреть файл

@ -4,6 +4,11 @@
**The Microsoft Game Development Kit (GDK) contains the *common* tools, libraries, and documentation needed to build games for [Xbox Game Pass for PC on Windows 10/11]( https://www.xbox.com/en-US/xbox-game-pass/pc-games?OCID=AID2100895_SEM_64cb82c395a51ebbffc2e27408836bc1:G:s&ef_id=64cb82c395a51ebbffc2e27408836bc1:G:s&msclkid=64cb82c395a51ebbffc2e27408836bc1), Xbox consoles (Xbox Series X|S, Xbox One), and [cloud gaming with Xbox Game Pass Ultimate]( https://www.xbox.com/en-US/xbox-game-pass/cloud-gaming).**
-----
## News (Updated 2022.06.17)
**Latest Version:** [**June 2022 GDK**](https://github.com/microsoft/GDK/releases/tag/June_2022) (updates to older branches may appear newer in the [RELEASES](https://github.com/microsoft/GDK/releases) section than the most recent major release).
-----
**How to Install**