{
  "name": "com.unity.microsoft.gdk.tools",
  "version": "1.1.0",
  "displayName": "Microsoft GDK Tools",
  "description": "This package adds GDK workflow support when used in combination with com.unity.microsoft.gdk",
  "unity": "2021.3",
  "license": "Unity Companion Package License v1.0",
  "dependencies": {
    "com.unity.ugui": "1.0.0"
  },
  "hideInEditor": false,
  "_upm": {
    "changelog": "### Added\n- Added documentation on package version numbering requirement in the Issues and limitations section.\n- When building for GDK, invalid Microsoft Game Config will throw an exception.\n- Add new status and actions log messages on Microsoft Game Config.\n- Exposed API to [change the active MGC XML](xref:edit-mgc-file#usecsharpscript) directly. \n- Exposed API to [change the active GDK platform settings](xref:modify-gdk-settings). \n\n### Fixed\n- 'Generate Shell Visuals Resources' is now correctly saving `en-US` configuration to the '.mgc'.\n- Microsoft Game Config asset created using the context menu is now correctly validated.\n- Updating Shell Visual Resources no longer generate placeholder images without user consent.\n- Valid '.mgc' files are now validated on import.\n- Renamed placeholder image `default480x480.png` to `Square480x480Logo.png`.\n- Microsoft Game Config asset properties edit messages is now correctly  displaying 'oldValue' and 'newValue'.\n- Fixed MGC asset validation log format in Unity 6.\n- Fixes MGC asset validation safeguard in Unity 6.\n\n### Changed\n- Replaced the Microsoft Game Config Log 'Clear' button by a 'Refresh' button.\n- Hide `ImportedObject` section at the bottom of Microsoft Game Config Inspector.\n- API Documentation for GameConfigAsset.cs\n- Microsoft Game Config schema class updated - class Game."
  },
  "upmCi": {
    "footprint": "c455d243b4b48936d77a91a58cece14ab731c206"
  },
  "documentationUrl": "https://docs.unity3d.com/Packages/com.unity.microsoft.gdk.tools@1.1/manual/index.html",
  "repository": {
    "url": "https://github.cds.internal.unity3d.com/unity/com.unity.microsoft.gdk.git",
    "type": "git",
    "revision": "670ea9e7307ceb1dab7c11889cf89d6b75709b66"
  }
}
