Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<AppInstaller DisplayName="VRCFaceTracking" IsBundle="false" Version="5.4.0.1" DisplayPublisher="benaclejames" SupportedArchitectures="x64" OutputFolder="C:\Users\Ben\Downloads\Bruh\" Description="VRChat OSC App to allow AV3 Avatars to interact with eye and lip tracking runtimes" MinOS="10.0.19041.0" CertificateUri="https://github.com/benaclejames/VRCFaceTracking/releases/latest/download/VRCFaceTracking_5.2.3.0_x64_Test/VRCFaceTracking_5.2.3.0_x64.cer" PackageUri="https://github.com/benaclejames/VRCFaceTracking/releases/latest/download/VRCFaceTracking_5.2.3.0_x64_Test/VRCFaceTracking_5.2.3.0_x64.msix" AppInstallerFile="https://github.com/benaclejames/VRCFaceTracking/releases/latest/download/VRCFaceTracking_x64.appinstaller" LogoPath="E:\VRCFT\VRCFaceTracking-Next\VRCFaceTracking\Assets\StoreLogo.png" TileColor="transparent" />
<AppInstaller DisplayName="VRCFaceTracking" IsBundle="false" Version="5.4.0.2" DisplayPublisher="benaclejames" SupportedArchitectures="x64" OutputFolder="C:\Users\Ben\Downloads\Bruh\" Description="VRChat OSC App to allow AV3 Avatars to interact with eye and lip tracking runtimes" MinOS="10.0.19041.0" CertificateUri="https://github.com/benaclejames/VRCFaceTracking/releases/latest/download/VRCFaceTracking_5.2.3.0_x64_Test/VRCFaceTracking_5.2.3.0_x64.cer" PackageUri="https://github.com/benaclejames/VRCFaceTracking/releases/latest/download/VRCFaceTracking_5.2.3.0_x64_Test/VRCFaceTracking_5.2.3.0_x64.msix" AppInstallerFile="https://github.com/benaclejames/VRCFaceTracking/releases/latest/download/VRCFaceTracking_x64.appinstaller" LogoPath="E:\VRCFT\VRCFaceTracking-Next\VRCFaceTracking\Assets\StoreLogo.png" TileColor="transparent" />
2 changes: 1 addition & 1 deletion VRCFaceTracking/Package.appxmanifest
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<Identity
Name="96ba052f-0948-44d8-86c4-a0212e4ae047"
Publisher="CN=&quot;Open Source Developer, Benjamin Thomas&quot;, O=Open Source Developer, L=Gloucester, S=Gloucestershire, C=GB"
Version="5.4.0.1" />
Version="5.4.0.2" />

<mp:PhoneIdentity PhoneProductId="96ba052f-0948-44d8-86c4-a0212e4ae047" PhonePublisherId="00000000-0000-0000-0000-000000000000"/>

Expand Down
Loading