| 12345678910111213141516 |
- {
- "name": "com.gwiazdorrr.betterstreamingassets",
- "displayName": "Better Streaming Assets",
- "author": { "name": "Piotr Gwiazdowski" },
- "version": "1.6.0",
- "documentationUrl": "https://github.com/gwiazdorrr/BetterStreamingAssets",
- "changelogUrl": "https://github.com/gwiazdorrr/BetterStreamingAssets",
- "licensesUrl": "https://github.com/gwiazdorrr/BetterStreamingAssets/blob/master/LICENSE",
- "description": "Access Streaming Assets directly in an uniform and thread-safe way, with tiny overhead.",
- "samples": [
- {
- "displayName": "Better Streaming Assets Samples",
- "path": "Samples~/BetterStreamingAssets"
- }
- ]
- }
|