0% found this document useful (0 votes)
2 views2 pages

Appxmanifest

The document is an XML manifest for the application 'The Alters' developed by 11 bit studios, specifying its identity, properties, dependencies, resources, applications, and capabilities. It is designed for Windows Desktop with specific requirements for dependencies like Microsoft VCLibs and DirectX Runtime. The application supports multiple languages and includes various visual elements and protocols for functionality.

Uploaded by

lvc88019
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views2 pages

Appxmanifest

The document is an XML manifest for the application 'The Alters' developed by 11 bit studios, specifying its identity, properties, dependencies, resources, applications, and capabilities. It is designed for Windows Desktop with specific requirements for dependencies like Microsoft VCLibs and DirectX Runtime. The application supports multiple languages and includes various visual elements and protocols for functionality.

Uploaded by

lvc88019
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 2

<?xml version="1.0" encoding="UTF-8"?

>
<Package xmlns:uap="http://schemas.microsoft.com/appx/manifest/uap/windows10"
xmlns:desktop6="http://schemas.microsoft.com/appx/manifest/desktop/windows10/6"
xmlns:desktop="http://schemas.microsoft.com/appx/manifest/desktop/windows10"
xmlns:uap3="http://schemas.microsoft.com/appx/manifest/uap/windows10/3"
xmlns:wincap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/
windowscapabilities"
xmlns:rescap="http://schemas.microsoft.com/appx/manifest/foundation/windows10/
restrictedcapabilities" IgnorableNamespaces="uap uap3 desktop desktop6 wincap
rescap" xmlns="http://schemas.microsoft.com/appx/manifest/foundation/windows10">
<Identity Name="4063811bitstudios.TheAlters" Publisher="CN=B55141DF-475A-4B20-
A59D-2EC7A8217AE9" Version="2.0.6.0" ProcessorArchitecture="x64" />
<Properties>
<DisplayName>The Alters</DisplayName>
<PublisherDisplayName>11 bit studios</PublisherDisplayName>
<Logo>Resources\StoreLogo.png</Logo>
<Description>ms-resource:AppDescription</Description>

<desktop6:RegistryWriteVirtualization>disabled</desktop6:RegistryWriteVirtualizatio
n>

<desktop6:FileSystemWriteVirtualization>disabled</desktop6:FileSystemWriteVirtualiz
ation>
</Properties>
<Dependencies>
<TargetDeviceFamily Name="Windows.Desktop" MinVersion="10.0.18362.0"
MaxVersionTested="10.0.18362.0" />
<PackageDependency Name="Microsoft.VCLibs.140.00.UWPDesktop"
MinVersion="14.0.33728.0" Publisher="CN=Microsoft Corporation, O=Microsoft
Corporation, L=Redmond, S=Washington, C=US" />
<PackageDependency Name="Microsoft.DirectXRuntime" MinVersion="9.29.1974.0"
Publisher="CN=Microsoft Corporation, O=Microsoft Corporation, L=Redmond,
S=Washington, C=US" />
</Dependencies>
<Resources>
<Resource Language="en" />
<Resource Language="de" />
<Resource Language="es" />
<Resource Language="fr" />
<Resource Language="ja" />
<Resource Language="ko" />
<Resource Language="pl" />
<Resource Language="pt-BR" />
<Resource Language="ru" />
<Resource Language="tr" />
<Resource Language="uk" />
<Resource Language="zh-Hans" />
</Resources>
<Applications>
<Application Id="AppTheAltersShipping" Executable="GameLaunchHelper.exe"
EntryPoint="Windows.FullTrustApplication">
<uap:VisualElements DisplayName="ms-resource:AppDisplayName"
Square150x150Logo="Resources\Logo.png" Square44x44Logo="Resources\SmallLogo.png"
Description="ms-resource:AppDescription" ForegroundText="light"
BackgroundColor="#fa016a">
<uap:SplashScreen Image="Resources\SplashScreen.png" />
</uap:VisualElements>
<Extensions>
<uap:Extension Category="windows.protocol">
<uap:Protocol Name="ms-xbl-65b8cd8f" />
</uap:Extension>
<uap:Extension Category="windows.protocol">
<uap:Protocol Name="ms-xbl-multiplayer" />
</uap:Extension>
</Extensions>
</Application>
</Applications>
<Capabilities>
<Capability Name="internetClient" />
<rescap:Capability Name="runFullTrust" />
<rescap:Capability Name="appLicensing" />
<rescap:Capability Name="unvirtualizedResources" />
</Capabilities>
</Package>

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy