diff --git a/How-to-create-custom-touch-control-layout.md b/How-to-create-custom-touch-control-layout.md index b160d48..e44658f 100644 --- a/How-to-create-custom-touch-control-layout.md +++ b/How-to-create-custom-touch-control-layout.md @@ -1,5 +1,8 @@ -# Requirements +## Requirements - Have Chrome/Edge or any Chromium browsers installed. - Know how to use [Chrome DevTools](https://developer.chrome.com/docs/devtools/) and its [Console Panel](https://developer.chrome.com/docs/devtools/console). - Know about [JSON](https://www.freecodecamp.org/news/what-is-json-a-json-file-example/). - Get familiar with [Touch Adaptation Kit](https://learn.microsoft.com/en-us/gaming/gdk/_content/gc/system/overviews/game-streaming/game-streaming-touch-touch-adaptation-kit-overview). This is the same kit that is being used to create touch control layouts in xCloud and Better xCloud. + +## Getting started +... \ No newline at end of file