19 lines
636 B
Plaintext
19 lines
636 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</Name>
|
|
<!-- Software Name and Version -->
|
|
<!-- Software Name: Python
|
|
Version: 3.11.x-->
|
|
<Location>Engine/Source/ThirdParty/Python3</Location>
|
|
<Function>Script exposure for UE Editor</Function>
|
|
<Eula>https://github.com/python/cpython/blob/3.11/LICENSE</Eula>
|
|
<RedistributeTo>
|
|
<EndUserGroup>Licencees</EndUserGroup>
|
|
<EndUserGroup>P4</EndUserGroup>
|
|
</RedistributeTo>
|
|
<LicenseFolder>/Engine/Source/ThirdParty/Licenses</LicenseFolder>
|
|
</TpsData>
|
|
|
|
|
|
|
|
|