Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xbox Game Bar Widget Template

This repository provides a template for creating custom widgets for Xbox Game Bar. With this template, you can quickly get started with developing widgets to enhance the gaming experience for Xbox users.

Development Environment

This project was developed using Visual Studio 2022 Community edition. Ensure you have this IDE installed for seamless development experience.

Installation

To use this widget template, follow these steps:

  1. Clone or download this repository to your local machine.
  2. Open the solution file (WidgetTemplate.sln) in Visual Studio 2022.

Getting Started

Follow these steps to create your custom widget using the template:

  1. Prerequisites:
  • Visual Studio 2022 Community Edition (optional)
  • Install the NuGet package Microsoft.Gaming.XboxGameBar for your project.
  • Target a minimum of Windows 10 version 2004 (10.0 build 19041).
  1. Implement Xbox Game Bar API calls to interact with the Game Bar environment.
  2. Test your widget locally using Xbox Game Bar Developer Mode.
  3. Deploy your widget to the Microsoft Store for distribution.

Refer to the official Microsoft documentation for detailed instructions on developing and deploying Xbox Game Bar widgets.

Usage

This template provides a basic structure for creating Xbox Game Bar widgets. Customize the provided code according to your widget's requirements, including layout, functionality, and interaction with the Game Bar environment.

License

This project is licensed under the GNU General Public License v3.0. Feel free to use, modify, and distribute the code as per the terms of the license.

Acknowledgements

Special thanks to the Xbox Game Bar development team at Microsoft for providing the tools and resources necessary for creating custom widgets. I've created this repo since the C# setup is not provided and Microsoft only refers to the samples.

About

Media playback controller for Xbox game bar widget

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages

Generated from meltyli/WidgetTemplate