Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

22 lines
1.0 KiB
Plaintext
Raw Permalink Blame History

This file contains invisible Unicode characters
This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
TPS
"<?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</Name>
  <!-- Software Name and Version  -->
<!-- Software Name: Protobuf
    Download Link: https://github.com/protocolbuffers/protobuf/tree/v30.0
    Version: 30.0
    Notes:
        -->
<Location>https://p4-swarm.epicgames.net/files/Fortnite/Main/Engine/Source/ThirdParty/Protobuf</Location>
<Function>Protobuf is used as a serialization library for communicating with services that require it. This includes our own services that use Protobuf, or are built using gRPC, as well as some third-party services that user Protobuf.</Function>
<Eula>https://github.com/protocolbuffers/protobuf/blob/v30.0/LICENSE</Eula>
  <RedistributeTo>
<EndUserGroup></EndUserGroup>
    <EndUserGroup>P4</EndUserGroup>
    <EndUserGroup>Git</EndUserGroup>
  </RedistributeTo>
  <LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
</TpsData>
 "