19 lines
863 B
Plaintext
19 lines
863 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>astc-encocer</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: astc-encocer
|
|
Download Link: https://github.com/ARM-software/astc-encoder
|
|
Version: 5.1.0
|
|
Notes: texture encoding during cook / editor. an older version (4.2.0) is already in use.
|
|
-->
|
|
<Location>Engine\Source\ThirdParty\astcenc</Location>
|
|
<Function>encodes textures for various platforms.</Function>
|
|
<Eula>https://github.com/ARM-software/astc-encoder/blob/main/LICENSE.txt</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensee</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData> |