Files
UnrealEngine/Engine/Binaries/ThirdParty/protobuf-net/protobuf-net.tps
2025-05-18 13:04:45 +08:00

15 lines
811 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>protobuf-net</Name>
<Location>/Engine/Binaries/ThirdParty/protobuf-net/</Location>
<Date>2016-06-15T14:31:58.8750379-04:00</Date>
<Function>Parses Google's Protocol Buffer formatted binary data streams</Function>
<Justification>To read data written by our CrashReporter Data Router from S3</Justification>
<Eula>https://github.com/mgravell/protobuf-net/blob/master/Licence.txt</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/Protobuf-net_License.txt</LicenseFolder>
</TpsData>