You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
15 lines
724 B
Plaintext
15 lines
724 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 v2.7.x</Name>
|
||
|
|
<Location>/Engine/Source/ThirdParty/Python/</Location>
|
||
|
|
<Date>2017-02-15T16:27:27.8009449-05:00</Date>
|
||
|
|
<Function>Python interpreter and standard library for developing with Python.</Function>
|
||
|
|
<Justification>Used to provide Python scripting support in the Unreal Editor.</Justification>
|
||
|
|
<Eula>https://docs.python.org/2.7/license.html</Eula>
|
||
|
|
<RedistributeTo>
|
||
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
||
|
|
<EndUserGroup>Git</EndUserGroup>
|
||
|
|
<EndUserGroup>P4</EndUserGroup>
|
||
|
|
</RedistributeTo>
|
||
|
|
<LicenseFolder>None</Location>
|
||
|
|
</TpsData>
|