Skip to content

Commit b1613f4

Browse files
committed
Update Readme
Adding capabilities link
1 parent 462b03d commit b1613f4

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -201,8 +201,7 @@ Fizzyo.FizzyoDevice.Instance().ButtonDown();
201201

202202
### Export game from Unity as a UWP app and make sure the following is added to the Package.appxmanifest file:
203203

204-
At present Unity doesnt allows you to specific VID & PID's so to you need to have to manuually add the following to Package.appxmanifest after exporting to ensure the game will support the Fizzyo Device. See https://docs.microsoft.com/en-gb/windows/uwp/packaging/packaging-uwp-apps and https://docs.microsoft.com/en-us/windows/uwp/packaging/app-capability-declarations
205-
204+
At present Unity doesnt allows you to specific VID & PID's so to you need to have to manuually add the following to Package.appxmanifest after exporting to ensure the game will support the Fizzyo Device. See https://docs.microsoft.com/en-gb/windows/uwp/packaging/packaging-uwp-apps and https://docs.microsoft.com/en-us/uwp/schemas/appxpackage/how-to-specify-device-capabilities-in-a-package-manifest
206205

207206
```
208207
<Capabilities>

0 commit comments

Comments
 (0)