You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
13 lines
677 B
Plaintext
13 lines
677 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>Python - Binary (Linux)</Name>
|
|
<Location>Engine\Source\ThirdParty\Python\</Location>
|
|
<Function>Python officially doesn't provide Linux binaries, so we need to build them manually from source.</Function>
|
|
<Eula>https://docs.python.org/3/license.html</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
|
<EndUserGroup>Git</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses/PythonLinux_License.txt</LicenseFolder>
|
|
</TpsData> |