> ## 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 编辑器与参考

> 使用 MicrosoftGame.config 编辑器为 XBOX 与 PC 游戏创作与编辑 MicrosoftGame.config 清单，并提供完整的属性参考。

浏览 XBOX 游戏开发中的游戏配置相关主题。

<CardGroup cols={2}>
  <Card title="Microsoftgame.config 编辑器" icon="clipboard-list" href="/build/core-features/common/game-config/MicrosoftGameConfig-Editor">
    MicrosoftGame.config Editor 是一款用于创建和编辑 MicrosoftGame.config 文件的 UI 工具。
  </Card>

  <Card title="Microsoftgame.config 本地化" icon="language" href="/build/core-features/common/game-config/MicrosoftGameConfig-Localization">
    本主题介绍如何本地化打包游戏的显示字符串，以便……
  </Card>

  <Card title="Microsoftgame.config" icon="circle-info" href="/build/core-features/common/game-config/MicrosoftGameConfig-Overview">
    本主题介绍了 MicrosoftGame.config 的用途和用法，以及它与 AppXManifest.xml 的关系。
  </Card>

  <Card title="Microsoftgame.config" icon="map" href="/build/core-features/common/game-config/MicrosoftGameConfig-toc">
    本节介绍与 Microsoft Game Development Kit (GDK) 一起使用的 MicrosoftGame.config 文件。
  </Card>
</CardGroup>

## 另请参阅

* [异步](/build/core-features/common/async/index)
* [游戏存档](/build/core-features/common/game-save/index)
* [游戏串流](/build/core-features/common/game-streaming/index)
* [输入](/build/core-features/common/input/index)
* [光照](/build/core-features/common/lighting/index)
* [打包](/build/core-features/common/packaging/index)
* [用户](/build/core-features/common/user/index)


## Related topics

- [MicrosoftGame.config 编辑器与参考](/zh-CN/build/core-features/common/game-config/index.md)
- [MicrosoftGame.config 编辑器](/zh-CN/build/core-features/common/game-config/MicrosoftGameConfig-Editor.md)
- [MicrosoftGame.config 概述](/zh-CN/build/core-features/common/game-config/MicrosoftGameConfig-Overview.md)
- [MicrosoftGame.config 参考](/zh-CN/reference/system/microsoftgameconfig/elements/gc-microsoftgameconfig-toc.md)
- [MicrosoftGame.config](/zh-CN/build/core-features/common/game-config/MicrosoftGameConfig-toc.md)
