Skip to content

Latest commit

 

History

History

README.md

lib-pixelstreamingfrontend-ui

A library that adds UI support to the lib-pixelstreamingfrontend library.

Adding it to your project

This UI library depends on a the frontend library, so to include this library in your project:

npm i @epicgames-ps/lib-pixelstreamingfrontend-ue5.7

npm i @epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.7

Key features

  • Default Pixel Streaming frontend look-and-feel
  • Settings panel
  • Info panel

NPM package contents

  • ES6 modules
  • CommonJS
  • Type definitions
  • Source maps

Note: The NPM package does not contain a minified/bundled output, this is up to the user to do this in their application.