Files
UnrealEngine/Engine/Source/ThirdParty/MsQuic/MsQuic.tps
2025-05-18 13:04:45 +08:00

13 lines
715 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>MsQuic</Name>
<Location>/Engine/Source/ThirdParty/MsQuic<Location>
<Function>MsQuic implements the QUIC protocol on top of UDP to facilitate fast, compressed and secure (encrypted) networking between two or more clients</Function>
<Eula> https://github.com/microsoft/msquic/blob/v2.1.8/LICENSE <Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/MsQuic_License.txt</LicenseFolder>
</TpsData>