Skip to content

GDK Extension v1.0.6

Compare
Choose a tag to compare
@DiasFranciscoA DiasFranciscoA released this 26 Apr 11:18
· 55 commits to main since this release

DESCRIPTION

This extension ports the new Microsoft GDK library functionality to GameMaker Studio.

FEATURES

  • Xbox Live Stats/Achievements (event based & title managed)
  • Xbox Live Save/Load
  • In App Purchases (Durables/Consumables/DLCs)
  • Rich Presence

CHANGES

1.0.6

  • Updated project to GM 2022.3
  • Added functionality xboxone_get_token_and_signature

1.0.5

  • Ignores bat files if target is not Windows

1.0.4

  • Updates to the bat files for running on YYC and for general packaging.
  • Special update for fixing paths with spaces (1.0.4b)
  • Special update that allows multiple side-by-side GDKs (1.0.4c)
  • Special update that allows project names containing spaces (1.0.4d)

1.0.3

  • Hot fix for the bat files.
  • Allow bool values to be passed into the extension.
  • Fixed xboxone_show_account_picker return value.

1.0.2

  • Added compatible with the GMS 2022.2+ release.
  • Improved console debug information.

1.0.1

  • Initial release.

NOTES

  • Requires new GDK version October 2021 to be installed.
  • GameMaker Studio project cannot be using virtual drives and temp folder should not contain spaces.