Files
UnrealEngine/Engine/Plugins/Experimental/Web/WebAPI/WebAPIGeneratorApp/tps/LiquidJS.tps
2025-05-18 13:04:45 +08:00

13 lines
621 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>LiquidJS</Name>
<Location>Engine\Plugins\WebAPI</Location>
<Function>To better support webapis, we want to use LiquidJS to facilitate code generation based on a webapi schema.</Function>
<Eula>https://github.com/harttle/liquidjs/blob/master/LICENSE</Eula>
<RedistributeTo>
<EndUserGroup>Licensees</EndUserGroup>
<EndUserGroup>Git</EndUserGroup>
<EndUserGroup>P4</EndUserGroup>
</RedistributeTo>
<LicenseFolder>TODO</LicenseFolder>
</TpsData>