Skip to Content

ms-gdk v2504.0.4020

Created
Updated

Microsoft Game Development Kit (GDK)

# Usage

The Microsoft GDK package provides CMake targets:

find_package(xbox.gameruntime CONFIG REQUIRED)
target_link_libraries(main PRIVATE Xbox::GameRuntime)

find_package(xbox.libhttpclient CONFIG REQUIRED)
target_link_libraries(main PRIVATE Xbox::HTTPClient)

find_package(xbox.xcurl.api CONFIG REQUIRED)
target_link_libraries(main PRIVATE Xbox::XCurl)

find_package(xbox.services.api.c CONFIG REQUIRED)
target_link_libraries(main PRIVATE Xbox::XSAPI)

find_package(xbox.game.chat.2.cpp.api CONFIG REQUIRED)
target_link_libraries(main PRIVATE Xbox::GameChat2) 

# License

Unspecified

# Supported Platforms

windows & x64 & !uwp & !xbox & !staticcrt

  • windows-x64
  • linux
  • osx
  • uwp
  • windows-arm64
  • 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 transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Chuck Walbourn's avatar Chuck Walbourn

# Changelog

  • d8ad13c [ms-gdk] Update for April 2025 (#45385)
  • 6e520f7 [ms-gdk] Update for October 2024 Update 2 (#45334)
  • e40d24c [ms-gdk] Added new port for the Microsoft GDK (#44215)

# Source