docs.unity3d.com
Search Results for

    Show / Hide Table of Contents

    Microsoft Game Configuration file

    The Microsoft Game Configuration (MGC) file is a manifest file that must be provided with any game distributed through the Microsoft Store. It stores game-specific configuration in XML format and must be named MicrosoftGame.config at runtime. This file is used for the following purposes:

    • Packaging of your game for submission and distribution through Microsoft Store
    • Registering game specific information during the game development phase before the project build is packaged for distribution.

    The Microsoft GDK Tools package treats Microsoft Game Configuration(MGC) files as assets for easier management when they have the .mgc file extension.

    Topic Description
    Create or import MGC assets Create or import a Microsoft Game Configuration file (MGC) asset.
    Edit your Microsoft Game Configuration Edit your Microsoft Game Configuration as per your specific requirement.
    Localize your application Use the Shell Visuals element of the MGC file to configure the representation of your product in the Microsoft Store.

    Additional resources

    • Test your project in Play mode
    • MicrosoftGame.config overview
    In This Article
    Back to top
    Copyright © 2024 Unity Technologies — Trademarks and terms of use
    • Legal
    • Privacy Policy
    • Cookie Policy
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)