A plugin library that add UI support to the lib-pixelstreamingfrontend
library.
This UI library depends on a the base library as a peer dependency, so you should include both as dependencies in your application if you want to use this library.
- Stock Pixel Streaming frontend
- Setting panel
- Info panel
npm i @epicgames-ps/lib-pixelstreamingfrontend-ue5.5
npm i @epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.5
The NPM packages supports:
- ES6 module usage
- CommonJS usage
- 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.