0.2.0 • Published 5 months ago
@epicgames-ps/lib-pixelstreamingfrontend-ui-ue5.6 v0.2.0
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.