19 lines
1003 B
Plaintext
19 lines
1003 B
Plaintext
<?xml version="1.0" encoding="utf-8"?>
|
|
<TpsData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
|
|
<Name>vkquality</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: vkquality
|
|
Download Link: https://github.com/android/vkquality
|
|
Version: 1.2
|
|
Notes: We will call this library during Android initialization as an indicator the game (including Fortnite) can use to determine whether to enable Vulkan or not.
|
|
-->
|
|
<Location>//Fortnite/Main/Engine/Source/ThirdParty/vkquality</Location>
|
|
<Function>Vkquality is a library that provides a recommendation as to whether the Android device is capable of running Vulkan.</Function>
|
|
<Eula>https://github.com/android/vkquality/blob/main/LICENSE</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensee</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |