> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# MicrosoftGame.config editor and reference

> Author and edit the MicrosoftGame.config manifest for XBOX and PC titles using the MicrosoftGame.config Editor and the full property reference.

Explore game config topics for XBOX game development.

<CardGroup cols={2}>
  <Card title="Microsoftgame.config editor" icon="clipboard-list" href="/build/core-features/common/game-config/MicrosoftGameConfig-Editor">
    MicrosoftGame.config Editor is a UI tool that allows for creating and editing your MicrosoftGame.config file.
  </Card>

  <Card title="Microsoftgame.config localization" icon="language" href="/build/core-features/common/game-config/MicrosoftGameConfig-Localization">
    This topic describes how to localize display strings for packaged games so that the appropriate localized versions of your strings are…
  </Card>

  <Card title="Microsoftgame.config" icon="circle-info" href="/build/core-features/common/game-config/MicrosoftGameConfig-Overview">
    This topic explains the purpose and use of MicrosoftGame.config, as well as its relationship to AppXManifest.xml.
  </Card>

  <Card title="Microsoftgame.config" icon="map" href="/build/core-features/common/game-config/MicrosoftGameConfig-toc">
    This section describes the MicrosoftGame.config file that's used with the Microsoft Game Development Kit (GDK).
  </Card>
</CardGroup>

## See also

* [Async](/build/core-features/common/async/index)
* [Game save](/build/core-features/common/game-save/index)
* [Game streaming](/build/core-features/common/game-streaming/index)
* [Input](/build/core-features/common/input/index)
* [Lighting](/build/core-features/common/lighting/index)
* [Packaging](/build/core-features/common/packaging/index)
* [User](/build/core-features/common/user/index)


## Related topics

- [MicrosoftGame.config editor and reference](/build/core-features/common/game-config/index.md)
- [MicrosoftGame.config Editor](/build/core-features/common/game-config/MicrosoftGameConfig-Editor.md)
- [Editor de MicrosoftGame.config](/es/build/core-features/common/game-config/MicrosoftGameConfig-Editor.md)
- [MicrosoftGame.config](/build/core-features/common/game-config/MicrosoftGameConfig-toc.md)
- [Editor y referencia de MicrosoftGame.config](/es/build/core-features/common/game-config/index.md)
