You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
13 lines
818 B
Plaintext
13 lines
818 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>WS</Name>
|
||
|
|
<Location>//UE4/Main/Engine/Source/Programs/PixelStreaming/WebServers/SignallingWebServer/</Location>
|
||
|
|
<Function>It's used by SignallingWebServer (based on Node.js web-server) that is part of our PixelStreaming project.We add a dependency to WS library to Node.js configuration and it's downloaded automatically.</Function>
|
||
|
|
<Eula>https://github.com/websockets/ws/blob/HEAD/LICENSE</Eula>
|
||
|
|
<RedistributeTo>
|
||
|
|
<EndUserGroup>Licensees</EndUserGroup>
|
||
|
|
<EndUserGroup>Git</EndUserGroup>
|
||
|
|
<EndUserGroup>P4</EndUserGroup>
|
||
|
|
</RedistributeTo>
|
||
|
|
<LicenseFolder>//depot/UE4/Engine/Source/ThirdParty/Licenses/WS_License.txt</LicenseFolder>
|
||
|
|
</TpsData>
|