use temp url for testing
This commit is contained in:
parent
a401a9ceb7
commit
eb7739c0ca
@ -2,13 +2,13 @@
|
|||||||
<AppInstaller
|
<AppInstaller
|
||||||
xmlns="http://schemas.microsoft.com/appx/appinstaller/2021"
|
xmlns="http://schemas.microsoft.com/appx/appinstaller/2021"
|
||||||
Version="1.0.0.0"
|
Version="1.0.0.0"
|
||||||
Uri="https://prismlauncher.org/prismUpdate.AppInstaller" >
|
Uri="https://msix.mydadleft.me/prismUpdate.AppInstaller" >
|
||||||
|
|
||||||
<MainBundle
|
<MainBundle
|
||||||
Name="org.prismlauncher.PrismLauncher"
|
Name="org.prismlauncher.PrismLauncher"
|
||||||
Publisher="CN=Sefa Eyeoglu, O=Sefa Eyeoglu, S=Nordrhein-Westfalen, C=DE"
|
Publisher="CN=Sefa Eyeoglu, O=Sefa Eyeoglu, S=Nordrhein-Westfalen, C=DE"
|
||||||
Version="PRISM_VERSION_REPLACEME"
|
Version="PRISM_VERSION_REPLACEME"
|
||||||
Uri="https://prismlauncher.org/prismlauncher-PRISM_VERSION_REPLACEME.msixbundle" />
|
Uri="https://msix.mydadleft.me/prismlauncher-PRISM_VERSION_REPLACEME.msixbundle" />
|
||||||
|
|
||||||
<UpdateSettings>
|
<UpdateSettings>
|
||||||
<OnLaunch
|
<OnLaunch
|
||||||
|
Loading…
Reference in New Issue
Block a user