Files
UnrealEngine/Engine/Extras/ushell/tps/fd.tps
2025-05-18 13:04:45 +08:00

18 lines
909 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> fd</Name>
<EndUserGroup>Git</EndUserGroup>
<Location>//UE5/Main/Engine/Extras/ushell
</Location>
<Function>This is a component used to implement features of ushell, a command line environment for working with Unreal Engine projects. Ushell is currently only used internally.
It is implemented as a URL embedded in source code that is downloaded on demand and extracted on an end-user's PC. Please note that no source code or pre-compiled binaries exist in source control - only a https:// URL.
</Function>
<Eula>https://github.com/sharkdp/fd/blob/master/LICENSE-MIT</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder></LicenseFolder>
</TpsData>