ms-gdk v2604.2.7849
- Created
- Updated
Microsoft Game Development Kit (GDK)
- https://aka.ms/gdkx
- Documentation: https://aka.ms/gamedevdocs
# Usage
The Microsoft GDK package provides CMake targets:
find_package(ms-gdk CONFIG REQUIRED)
target_link_libraries(main PRIVATE Xbox::GameRuntime)
target_link_libraries(main PRIVATE Xbox::HTTPClient)
target_link_libraries(main PRIVATE Xbox::XCurl)
target_link_libraries(main PRIVATE Xbox::XSAPI)
target_link_libraries(main PRIVATE Xbox::GameChat2) # License
Unspecified
# Supported Platforms
windows & (x64 | arm64) & !uwp & !xbox & !staticcrt
- ✅ windows-arm64
- ✅ windows-x64
- ❌
linux - ❌
osx - ❌
uwp - ❌
windows-x86
# Features
No default features set.
# playfab
Include PlayFab Extension Libraries
Dependencies:
No dependencies.
Host Dependencies:
No dependencies.
# Dependencies
No dependencies.
# Host Dependencies
No dependencies.
# Dependents
No dependents.
# Host Dependents
No dependents.
# Contributors
Chuck Walbourn
Billy O'Neal