Better Streaming Assets
com.cathei.betterstreamingassets is an OpenUPM Unity package. Better Streaming Assets is a plugin that lets you access Streaming Assets directly in an uniform and thread-safe way, with tiny overhead. Mostly beneficial for Android projects, where the alternatives are to use archaic and hugely inefficient WWW or embed data in Asset Bundles. API is based on Syste.IO.File and System.IO.Directory classes.
Install this package from the OpenUPM scoped registry with the instructions on this page, or use openupm-cli to update Packages/manifest.json.
Repository: https://github.com/cathei/BetterStreamingAssets-Package.
Owner: cathei.
Topics
Related Unity Packages
- BakingSheet com.cathei.bakingsheet
- LinqGen com.cathei.linqgen
- PinInject com.cathei.pininject
- RotationMath com.cathei.rotationmath
- ApplyMaterialAll at.ac.fhstp.apply-material-all
- Import3D at.ac.fhstp.import3d
For registry setup problems, see Unity scoped registry troubleshooting.