Skip to content

Commit 462b03d

Browse files
committed
Update Readme
Adding link to app package capabilities
1 parent 0cf2a7b commit 462b03d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -201,7 +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
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
205205

206206

207207
```

0 commit comments

Comments
 (0)