> ## 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.

# Config as Source 工具 (XblConfig.exe)

> Config as Source (XblConfig.exe) 工具与 API，用于对排行榜、成就及其他功能的 XBOX 服务配置进行高级集成。

[Config as Source](https://github.com/Microsoft/xbox-live-developer-tools/blob/master/CONFIGASSOURCE.md) 是 Microsoft 开发的一套工具,旨在满足高级用户的需求,提供官方支持的工具和 API,用于集成到我们的配置服务中。
这些 XBOX 服务通常在合作伙伴中心为你的游戏进行配置,包括排行榜、成就、Web 服务和依赖方等服务。

对于许多游戏开发者来说,使用合作伙伴中心已经足够。
然而,对于高级用户来说,他们希望将常见的配置任务集成到自己的流程和工具中。
Config as Source 通过提供命令行工具和新的 API,以支持自定义集成到你现有的工作流和管道中,从而支持这些场景。

此命令行工具套件是 GDK 和 `XboxLiveTools.zip` 的一部分;请参阅 [XBOX Live 开发工具](/tools/tools-services/live-tools)。

Config as Source (`XblConfig.exe`) 用于管理在 Windows 开发人员中心开发的游戏的 XBOX 配置数据。

有关使用指南,请参阅 “xbox-live-developer-tools” 仓库中的 [“Config as Source”](https://github.com/microsoft/xbox-live-developer-tools/blob/master/CONFIGASSOURCE.md)(共 18 页)。


## Related topics

- [XBOX 服务开发工具](/zh-CN/tools/tools-services/live-tools.md)
- [XBOX 服务工具](/zh-CN/tools/tools-services/live-tools-nav.md)
- [面向 XBOX 与 PlayFab 的在线服务工具](/zh-CN/tools/tools-services/index.md)
- [XblConfigSetting](/zh-CN/reference/live/xsapi-c/xbox_live_global_c/enums/xblconfigsetting.md)
- [MicrosoftGame.config 概述](/zh-CN/build/core-features/common/game-config/MicrosoftGameConfig-Overview.md)
