@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.5
v1.3.1
Published
Reference frontend UI library for Unreal Engine 5.5 Pixel Streaming - gives the stock look and feel.
Readme
lib-pixelstreamingfrontend-ui
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.
Key features
- Stock Pixel Streaming frontend
- Setting panel
- Info panel
Adding it to your project
npm i @epicgames-ps/lib-pixelstreamingfrontend-ue5.5
npm i @epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.5
How this library is built
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.
