diff --git a/.vs/UWPHook/v14/.suo b/.vs/UWPHook/v14/.suo index 1e0e9d1..174843a 100644 Binary files a/.vs/UWPHook/v14/.suo and b/.vs/UWPHook/v14/.suo differ diff --git a/README.md b/README.md index 9c82398..5b17edb 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,21 @@ # UWPHook Small project to link UWP games to Steam + +If you want to add Windows Store Games to Steam to show up on your Status you need to do a bit of a warkaround because Steam cand see UWP apps, this program aims to simplify a little bit the process where it is possible by automating the scripting and launching. + +# To add UWP games to Steam # + +1. Download UWPHook, it's files and store them somewhere on your PC. +![](http://i.imgur.com/sH61SYT.png) +2. Create a shortcut to UWPHook by right clicking it and choosing "Create Shortcut" and name it something simple that resembles the game you want to add to Steam. +![](http://i.imgur.com/mPWKhkt.png) ![](http://i.imgur.com/FnXYTQH.png) +3. Go to Steam and click "Add non-Steam Game to Steam +![](http://i.imgur.com/QyJIdnr.png) +4. Click Browse, find where you extracted UWPHook.exe and select it. +![](http://i.imgur.com/drbwhyK.png) +5. Click "Add Selected Programs" +6. Find UWPHook at your Library, right click it, change the name from UWPHook to the name of the game you want, change target to the name of the shortcut you created +![](http://imgur.com/QmsTPpA.png)![](http://imgur.com/03aEp3Z.png) +7. Click "Set Launch Options" and write the alias of the game you want to play, you can find it in the column "Alias" on UWPHook +![](http://imgur.com/FtGqaiR) +8. Click Play and enjoy your UWP game showing up on your Steam Status, as long as UWPHook is running \ No newline at end of file diff --git a/UWPHook/Iconsmind-Outline-Link-2.ico b/UWPHook/Iconsmind-Outline-Link-2.ico new file mode 100644 index 0000000..f86744b Binary files /dev/null and b/UWPHook/Iconsmind-Outline-Link-2.ico differ diff --git a/UWPHook/UWPHook.csproj b/UWPHook/UWPHook.csproj index ba7c74c..4c28c16 100644 --- a/UWPHook/UWPHook.csproj +++ b/UWPHook/UWPHook.csproj @@ -34,6 +34,9 @@ prompt 4 + + Iconsmind-Outline-Link-2.ico + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll @@ -104,6 +107,9 @@ + + +